dawn-cmake/examples
James Price eae70b75ae Update WGSL in tests with renamed builtins
These builtins have been renamed:
* frag_coord -> position
* sample_mask_in -> sample_mask
* sample_mask_out -> sample_mask

Change-Id: Ic40dc9f4e509587b7ac82e43abbf9eec68225d9f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/48300
Auto-Submit: James Price <jrprice@google.com>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2021-04-19 15:29:49 +00:00
..
Animometer.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
CppHelloTriangle.cpp Update WGSL in tests with renamed builtins 2021-04-19 15:29:49 +00:00
CubeReflection.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
ManualSwapChainTest.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
SampleUtils.cpp API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 2) 2021-03-22 21:12:36 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00