dawn-cmake/src
Corentin Wallez 6fee61ca9c Make Dawn error macro more explicit and have an "error type"
The error type will help distinguish between validation errors, context
losts and others which should be handled differently.

Take advantage of advantage of this to change DAWN_RETURN_ERROR to
"return DAWN_FOO_ERROR" to have the return be more explicit. Also
removes usage of DAWN_TRY_ASSERT for more explicit checks.

Change-Id: Icbce16b0c8d8eb084b0af2fc132acee776909a36
2018-09-11 07:55:27 -04:00
..
common Fix VkNonDispatchableHandle alignment on Linux x86 2018-09-05 08:01:24 -04:00
dawn_native Make Dawn error macro more explicit and have an "error type" 2018-09-11 07:55:27 -04:00
dawn_wire Make shared library dependencies private. 2018-07-30 17:22:45 +02:00
include Change WIN32 to _WIN32. (#260) 2018-08-27 10:13:34 -04:00
tests Make Dawn error macro more explicit and have an "error type" 2018-09-11 07:55:27 -04:00
utils Validate SPIR-V code when creating ShaderModules 2018-09-07 05:41:25 -04:00