dawn-cmake/examples
Ben Clayton bf832f07d6 Remove all use of deprecated tint APIs and WGSL syntax
Tint:
* Use the new transform::VertexFormat enum names

WGSL:
* The [[set(n)]] decoration is now [[group(n)]]
* [[builtin(vertex_idx)]] is now [[builtin(vertex_index)]]

Change-Id: I9cbf1368074488c4bb7fa81430bb12ec7581c1fb
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/56540
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-06-30 11:33:04 +00:00
..
Animometer.cpp Remove all use of deprecated tint APIs and WGSL syntax 2021-06-30 11:33:04 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp Add scoped autoreleasepool to tests and examples 2021-06-24 19:21:31 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Update compute shaders tests to include workgroup_size 2021-06-29 00:10:01 +00:00
CppHelloTriangle.cpp Add scoped autoreleasepool to tests and examples 2021-06-24 19:21:31 +00:00
CubeReflection.cpp Add scoped autoreleasepool to tests and examples 2021-06-24 19:21:31 +00:00
ManualSwapChainTest.cpp Add scoped autoreleasepool to tests and examples 2021-06-24 19:21:31 +00:00
SampleUtils.cpp Split #defines for OpenGL and OpenGL ES backends. 2021-05-17 18:04:48 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00