dawn-cmake/test/samples
Ben Clayton ada560b289 writer/hlsl: Fix continuing block emission
Inline the `continuing` block in the places where `continue` is called.

Simplifies the emission, and fixes emission of `let` statements in the loop.

Also fix random indenting of intrinsic functions.

Fixed: tint:744
Fixed: tint:818
Change-Id: I06994dbc724bc646e0435a1035b00760eaf5f5ab
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51784
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-05-20 21:31:37 +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 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 writer/msl: Simplify type constructor generation 2021-05-20 16:45:47 +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 transform::VarForDynamicIndex: Operate on matrices 2021-05-20 18:16:07 +00:00
triangle.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00