dawn-cmake/test/tint/benchmark
dan sinclair 5286ea9d16 tint: Disallow write-only storage buffers
These have not been in the spec for a long time. The read_write access
mode can be used instead.

Fixed: tint:1342
Change-Id: I01ffc343d2d2f9df9d7028bba4548c749616c65c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93500
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2022-07-04 15:17:00 +00:00
..
animometer.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
bloom-vertical-blur.wgsl tint: Deprecated module-scope 'let' for 'const' 2022-06-29 00:55:36 +00:00
cluster-lights.wgsl tint: Deprecated module-scope 'let' for 'const' 2022-06-29 00:55:36 +00:00
empty.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
metaball-isosurface.wgsl tint: Disallow write-only storage buffers 2022-07-04 15:17:00 +00:00
particles.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
particles.wgsl.expected.glsl GLSL writer: emit gl_PointSize = 1 in all vertex shaders for OpenGL. 2022-04-22 21:25:02 +00:00
shadow-fragment.wgsl tint: Deprecated module-scope 'let' for 'const' 2022-06-29 00:55:36 +00:00
simple-compute.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
simple-fragment.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
simple-vertex.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
skinned-shadowed-pbr-fragment.wgsl tint: Deprecated module-scope 'let' for 'const' 2022-06-29 00:55:36 +00:00
skinned-shadowed-pbr-vertex.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
uniformity-analysis-pointer-parameters.wgsl tint: Implement uniformity analaysis 2022-05-11 22:05:15 +00:00