dawn-cmake/src
Corentin Wallez e9212dfe30 Vulkan: Print the VkResult value on device creation failure.
This adds a CheckVkSuccess utility function that adds the VkResult value
to the context lost error message.

Also adds a small fix to dawn_native/Error.h interoperability between
MaybeError and ResultOrError<NonPointer> with tests.

BUG=chromium:917555
BUG=dawn:79

Change-Id: Icc01122d62d83693fc0ea3f26b272f2372fd3087
Reviewed-on: https://dawn-review.googlesource.com/c/3623
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2019-01-04 10:18:40 +00:00
..
common Complete the sampler object to match WebGPU 2019-01-04 04:56:08 +00:00
dawn_native Vulkan: Print the VkResult value on device creation failure. 2019-01-04 10:18:40 +00:00
dawn_wire Implement timeline fences in Dawn 2018-12-03 16:57:34 +00:00
fuzzers WireAndFrontendFuzzer "wait" for all commands before freeing 2018-12-15 10:34:02 +00:00
include MetalBackend.h: Remove dead declarations 2019-01-03 17:59:08 +00:00
tests Vulkan: Print the VkResult value on device creation failure. 2019-01-04 10:18:40 +00:00
utils Complete the sampler object to match WebGPU 2019-01-04 04:56:08 +00:00