dawn-cmake/test/samples
Ben Clayton 9e32b20096 Add transform::VarForDynamicIndex
Use this as part of the Spirv sanitizer.
Cleans up buggy dynamic array indexing logic in the SPIR-V writer.

Fixed: tint:824
Change-Id: Ia408e49bd808bc8dbf3a1897eb47f9b33b71fdfb
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51780
Commit-Queue: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
2021-05-20 11:55:28 +00:00
..
compute_boids.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
compute_boids.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
compute_boids.wgsl.expected.msl Implement Pointers and References 2021-05-18 10:28:48 +00:00
compute_boids.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
compute_boids.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
cube.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
cube.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
cube.wgsl.expected.msl Implement Pointers and References 2021-05-18 10:28:48 +00:00
cube.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
cube.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
function.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.msl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.wgsl ast: Support non-literal workgroup_size parameters 2021-05-19 13:40:08 +00:00
simple.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
simple.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple.wgsl.expected.msl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
simple_vertex.spvasm.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.msl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
triangle.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
triangle.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
triangle.wgsl.expected.msl Implement Pointers and References 2021-05-18 10:28:48 +00:00
triangle.wgsl.expected.spvasm Add transform::VarForDynamicIndex 2021-05-20 11:55:28 +00:00
triangle.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00