dawn-cmake/generator/templates/dawn/native
Corentin Wallez 1105ec78fe Merge DAWN_FORMAT_VALIDATION_ERROR in DAWN_VALIDATION_ERROR.
Done with changes to Error.h and the following command:
git grep -l DAWN_FORMAT_VALIDATION_ERROR | xargs sed -i "" "s/DAWN_FORMAT_VALIDATION_ERROR/DAWN_VALIDATION_ERROR/"
then fixing compilation errors in ErrorTests.cpp, Pipeline.cpp and
CommandEncoder.cpp.

Bug: dawn:563
Change-Id: I081a514d662e81f4842b6d7fadfcea67c12720d6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100468
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2022-08-30 13:39:47 +00:00
..
ChainUtils.cpp Convert a few remaining DAWN_VALIDATION_ERROR. 2022-08-30 13:33:37 +00:00
ChainUtils.h tint->dawn: Move src/dawn_native -> src/dawn/native 2022-02-04 17:07:46 +00:00
ObjectType.cpp tint->dawn: Move src/dawn_native -> src/dawn/native 2022-02-04 17:07:46 +00:00
ObjectType.h tint->dawn: Move src/dawn_native -> src/dawn/native 2022-02-04 17:07:46 +00:00
ProcTable.cpp Add reflection APIs for wgpu::Buffer. 2022-06-08 14:46:41 +00:00
ValidationUtils.cpp Merge DAWN_FORMAT_VALIDATION_ERROR in DAWN_VALIDATION_ERROR. 2022-08-30 13:39:47 +00:00
ValidationUtils.h tint->dawn: Move src/dawn_native -> src/dawn/native 2022-02-04 17:07:46 +00:00
api_StreamImpl.cpp Rename CacheKey-related files to Stream 2022-07-29 00:36:21 +00:00
api_absl_format.cpp Adds strformat code-gen for helping auto-generate readable strings for structs. 2022-03-19 00:21:48 +00:00
api_absl_format.h Adds strformat code-gen for helping auto-generate readable strings for structs. 2022-03-19 00:21:48 +00:00
api_dawn_native_proc.cpp Convert all dawn includes to use non-system include syntax. 2022-04-19 14:24:04 +00:00
api_structs.cpp tint->dawn: Move src/dawn_native -> src/dawn/native 2022-02-04 17:07:46 +00:00
api_structs.h api_cpp.h: Fix alignas declaration following ChainedStruct. 2022-06-29 17:37:41 +00:00
dawn_platform.h Add reflection APIs for wgpu::Buffer. 2022-06-08 14:46:41 +00:00