dawn-cmake/examples
James Price 9e0debd91e Update examples for recent WGSL changes
* Use new entry point IO syntax
* Use `let` instead of `const`
* Remove `-> void` from function headers

Bug: dawn:755
Change-Id: I39b5687a342ea2298c3d2e85517c9b8d9017727e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/47500
Commit-Queue: James Price <jrprice@google.com>
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-04-13 14:52:44 +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 examples for recent WGSL changes 2021-04-13 14:52:44 +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