dawn-cmake/examples
Ben Clayton cd9dc36d2e [wgsl]: s/texture_sampled_/texture_
These texture types were renamed in October 2020:
https://github.com/gpuweb/gpuweb/pull/1180

Tint has supported both forms since November 2020:
https://dawn-review.googlesource.com/c/tint/+/31380

Finally migrate to the new form so we can drop support for the old.

Bug: tint:286
Change-Id: Id19b79be28152b3de163f9cce75eefff1ae31d76
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/37702
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: dan sinclair <dsinclair@chromium.org>
2021-01-13 20:29:08 +00:00
..
Animometer.cpp Port most of the samples to WGSL 2020-11-26 16:39:46 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp Port most of the samples to WGSL 2020-11-26 16:39:46 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Fix SamplerFilterAnisotropicTests mipmap 2021-01-12 23:56:54 +00:00
CppHelloTriangle.cpp [wgsl]: s/texture_sampled_/texture_ 2021-01-13 20:29:08 +00:00
CubeReflection.cpp Port most of the samples to WGSL 2020-11-26 16:39:46 +00:00
ManualSwapChainTest.cpp Port most of the samples to WGSL 2020-11-26 16:39:46 +00:00
SampleUtils.cpp Add preliminary OpenGL ES and EGL support to Dawn. 2020-11-24 20:57:23 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00