dawn-cmake/generator
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
..
templates Make Dawn error macro more explicit and have an "error type" 2018-09-11 07:55:27 -04:00
CMakeLists.txt Rename NXT -> Dawn in the rest of CMakeLists 2018-07-18 22:54:06 +02:00
extract_json.py BUILD.gn: Remove use of exec_script 2018-08-20 07:24:55 -04:00
main.py Descriptorize ComputePipeline 2018-09-05 08:32:53 -04:00