dawn-cmake/generator/templates
Austin Eng 08aa58f8d6 Check if fence is nullptr in PostHandleQueueSignal
PostHandleQueueSignal assumed that fence was not null because QueueSignal
generates an error if it is. The errors are not surfaced immediately so
this additional check is needed before doing the post-handler.

Bug: chromium:914808
Change-Id: I2a99f5229712d49d3c9a2d1f3f2dd1009247a24c
Reviewed-on: https://dawn-review.googlesource.com/c/3280
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2018-12-14 08:29:38 +00:00
..
dawn_native Remove BufferView and inline offset/size in BindGroup 2018-12-07 12:31:53 +00:00
dawn_wire Check if fence is nullptr in PostHandleQueueSignal 2018-12-14 08:29:38 +00:00
api.c Rename nxtProcTable and nxtSetProcs to dawn 2018-07-18 22:54:06 +02:00
api.h Implement timeline fences in Dawn 2018-12-03 16:57:34 +00:00
apicpp.cpp dawncpp.h: Don't expose the fluent syntax for non-builders 2018-09-20 20:05:21 +00:00
apicpp.h Use std::nullptr_t in place of nullptr_t. 2018-12-05 04:10:52 +00:00
apicpp_traits.h Standardize header guards for libdawn headers 2018-07-25 21:03:49 +02:00
mock_api.cpp Revert "Create new src/tests BUILD.gn file." 2018-12-08 10:35:53 +00:00
mock_api.h Implement timeline fences in Dawn 2018-12-03 16:57:34 +00:00