dawn-cmake/examples
Corentin Wallez f07e85c604 Add missing WebGPU enums and defaulted members.
These additions to dawn.json don't require changes to users of the C++
API so they are done now to prepare for webgpu.h. Validation is added
that forbids using the new enum values and non-default values for
members until they are implemented.

BUG=dawn:22

Change-Id: Ie6f3384243d6874e7aca4b94733409755a066c93
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/8862
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
2019-07-15 20:47:56 +00:00
..
Animometer.cpp Remove ShaderStage that doesn't exist in WebGPU. 2019-07-12 17:52:22 +00:00
CHelloTriangle.cpp Add missing WebGPU enums and defaulted members. 2019-07-15 20:47:56 +00:00
ComputeBoids.cpp Remove ShaderStage that doesn't exist in WebGPU. 2019-07-12 17:52:22 +00:00
CppHelloTriangle.cpp Remove ShaderStage that doesn't exist in WebGPU. 2019-07-12 17:52:22 +00:00
CubeReflection.cpp Remove ShaderStage that doesn't exist in WebGPU. 2019-07-12 17:52:22 +00:00
SampleUtils.cpp Make Texture format names match WebGPU 2019-06-19 09:26:07 +00:00
SampleUtils.h Remove RenderPassDescriptorBuilder 2019-02-27 09:21:56 +00:00