dawn-cmake/examples
James Price 7e80cce1a9 Remove explicit storage class from samplers/textures
Tint automatically infers a storage class of `handle` for these types
of variable, as per the WGSL spec. Explicitly specifying a storage
class for them will soon become an error.

Bug: tint:332
Change-Id: Ib67e44a5afcdd364470488fd4b456a2b42304daa
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/41402
Commit-Queue: Austin Eng <enga@chromium.org>
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
2021-02-10 20:17:14 +00:00
..
Animometer.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
CppHelloTriangle.cpp Remove explicit storage class from samplers/textures 2021-02-10 20:17:14 +00:00
CubeReflection.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
ManualSwapChainTest.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
SampleUtils.cpp Remove deprecated Wire APIs 2021-02-05 23:36:30 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00