dawn-cmake/src
Rafael Cintron 86d921e048 Add MaybeError to d3d12::Device::ExecuteCommandList
Closing a command list can fail. We need to handle the error
gracefully instead of ignoring it.

As a fallout from adding MaybeError to ExecuteCommandList, need to
also add MaybeError to TickImpl, and OnBeforePresent.

Bug:dawn:19
Change-Id: I13685f3dd731f4ab49cbff4ce4edfa960d630464
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/11841
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com>
2019-10-07 15:32:10 +00:00
..
common Normalize generated file paths to match main tree. 2019-09-18 04:33:12 +00:00
dawn BUILD.gn: Delete stale generated files in Dawn's gen dir. 2019-09-19 23:30:42 +00:00
dawn_native Add MaybeError to d3d12::Device::ExecuteCommandList 2019-10-07 15:32:10 +00:00
dawn_platform/tracing Trace MTLCommandBuffer acquisition and submission on Metal 2019-08-16 03:02:43 +00:00
dawn_wire dawn_wire: Forward client-generated errors to the server 2019-09-30 22:50:59 +00:00
fuzzers Add missing optional label member to descriptors 2019-10-03 14:56:49 +00:00
include dawn_wsi: Pass the Metal queue to the SwapChainImpl 2019-10-07 08:18:09 +00:00
tests Rename PipelineStageDescriptor to ProgrammableStageDescriptor 2019-10-07 12:23:09 +00:00
utils Rename PipelineStageDescriptor to ProgrammableStageDescriptor 2019-10-07 12:23:09 +00:00