dawn-cmake/test/samples
James Price a7a23eaa9e test: Fix type of vertex_index builtin
This should be a u32, but we are missing validation rules for builtin
types (opened crbug.com/tint/861 for this). This meant that we were
generating invalid HLSL for this test.

Change-Id: Ib2189d98e5e515e41374372c0f8963df04eb1b01
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/53001
Auto-Submit: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
2021-06-02 20:53:14 +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 writer/hlsl: Fix continuing block emission 2021-05-20 21:31:37 +00:00
compute_boids.wgsl.expected.msl Disable MSL tests that fail to validate 2021-05-27 16:48:57 +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 writer/msl: Hoist array and struct initializers 2021-06-01 12:08:20 +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 writer/msl: Hoist array and struct initializers 2021-06-01 12:08:20 +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: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.hlsl test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.msl Disable MSL tests that fail to validate 2021-05-27 16:48:57 +00:00
triangle.wgsl.expected.spvasm test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.wgsl test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00