dawn-cmake/examples
Ben Clayton 36edf8d850 wgsl: Fixes for new validation failures
Values of array and matrix can now only be indexed by a constant value.
Dynamic indexing requires the value to be held in memory.

See: https://github.com/gpuweb/gpuweb/issues/1782

Bug: tint:867
Change-Id: I2b9ad6e40fc8121e7aca3a71c190639b39b0b862
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/54652
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
2021-06-17 11:25:09 +00:00
..
Animometer.cpp Removed deprecated CreateRenderPipeline path 2021-05-21 05:01:38 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp wgsl: Fixes for new validation failures 2021-06-17 11:25:09 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp ComputePipelineDescriptor.computeStage->compute 2021-06-09 18:07:32 +00:00
CppHelloTriangle.cpp Removed deprecated CreateRenderPipeline path 2021-05-21 05:01:38 +00:00
CubeReflection.cpp Removed deprecated CreateRenderPipeline path 2021-05-21 05:01:38 +00:00
ManualSwapChainTest.cpp wgsl: Fixes for new validation failures 2021-06-17 11:25:09 +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