dawn-cmake/test/tint/vk-gl-cts
Antonio Maiorano b349710476 HLSL: workaround FXC error "continue cannot be used in a switch"
Added a new transform::RemoveContinueInSwitch that replaces continue
statements in switch cases with setting a bool variable, and checking if
the variable is set after the switch to continue.

Bug: tint:1080
Change-Id: I3c0a6c790e1bb612fac3f927a4bd5beb2d0d4ed1
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/84960
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2022-03-31 15:02:25 +00:00
..
api/descriptor_set/descriptor_set_layout_binding/layout_binding_order wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
binding_model/dynamic_offset wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
combined_operations/negintdivand wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
graphicsfuzz HLSL: workaround FXC error "continue cannot be used in a switch" 2022-03-31 15:02:25 +00:00
non_robust_buffer_access wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
rasterization/line_continuity/line-strip wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
spirv_assembly/instruction wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00 wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
texture wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00