dawn-cmake/test/tint/loops
dan sinclair b8b0c21918 Add break-if support.
This CL adds support for `break-if` to Tint.

Bug: tint:1633, tint:1451
Change-Id: I30dfd62a3e09255624ff76ebe0cdd3a3c7cf9c5f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106420
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: dan sinclair <dsinclair@google.com>
2022-10-20 22:45:50 +00:00
..
continue_in_switch.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
continue_in_switch.wgsl.expected.dxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
continue_in_switch.wgsl.expected.fxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
continue_in_switch.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
continue_in_switch.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
continue_in_switch.wgsl.expected.spvasm tint/writer/spirv: Inline constant expressions 2022-06-01 15:57:22 +00:00
continue_in_switch.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
loop.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop.wgsl.expected.dxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
loop.wgsl.expected.fxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
loop.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop.wgsl.expected.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop_with_break_if.wgsl Add break-if support. 2022-10-20 22:45:50 +00:00
loop_with_break_if.wgsl.expected.dxc.hlsl Add break-if support. 2022-10-20 22:45:50 +00:00
loop_with_break_if.wgsl.expected.fxc.hlsl Add break-if support. 2022-10-20 22:45:50 +00:00
loop_with_break_if.wgsl.expected.glsl Add break-if support. 2022-10-20 22:45:50 +00:00
loop_with_break_if.wgsl.expected.msl Add break-if support. 2022-10-20 22:45:50 +00:00
loop_with_break_if.wgsl.expected.spvasm Add break-if support. 2022-10-20 22:45:50 +00:00
loop_with_break_if.wgsl.expected.wgsl Add break-if support. 2022-10-20 22:45:50 +00:00
loop_with_continuing.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop_with_continuing.wgsl.expected.dxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
loop_with_continuing.wgsl.expected.fxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
loop_with_continuing.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop_with_continuing.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop_with_continuing.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
loop_with_continuing.wgsl.expected.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops.wgsl.expected.dxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
nested_loops.wgsl.expected.fxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
nested_loops.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops.wgsl.expected.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops_with_continuing.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops_with_continuing.wgsl.expected.dxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
nested_loops_with_continuing.wgsl.expected.fxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
nested_loops_with_continuing.wgsl.expected.glsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops_with_continuing.wgsl.expected.msl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops_with_continuing.wgsl.expected.spvasm tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
nested_loops_with_continuing.wgsl.expected.wgsl tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
while.wgsl Add while statement parsing. 2022-06-16 12:01:27 +00:00
while.wgsl.expected.dxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
while.wgsl.expected.fxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
while.wgsl.expected.glsl Add while statement parsing. 2022-06-16 12:01:27 +00:00
while.wgsl.expected.msl Add while statement parsing. 2022-06-16 12:01:27 +00:00
while.wgsl.expected.spvasm Add while statement parsing. 2022-06-16 12:01:27 +00:00
while.wgsl.expected.wgsl Add while statement parsing. 2022-06-16 12:01:27 +00:00
while_with_continue.wgsl Fixup continue support in while loops. 2022-06-16 15:27:38 +00:00
while_with_continue.wgsl.expected.dxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
while_with_continue.wgsl.expected.fxc.hlsl tint/hlsl: remove [loop] attribute on all loops 2022-09-29 16:53:58 +00:00
while_with_continue.wgsl.expected.glsl Fixup continue support in while loops. 2022-06-16 15:27:38 +00:00
while_with_continue.wgsl.expected.msl Fixup continue support in while loops. 2022-06-16 15:27:38 +00:00
while_with_continue.wgsl.expected.spvasm Fixup continue support in while loops. 2022-06-16 15:27:38 +00:00
while_with_continue.wgsl.expected.wgsl Fixup continue support in while loops. 2022-06-16 15:27:38 +00:00