dawn-cmake/test/loops
Antonio Maiorano 2f7730a16e Manually generate HLSL skip files for vk-gl-cts e2e tests
It seems we haven't run our e2e tests with FXC validation in a long time
 - at least not since we've added the vk-gl-cts corpus.

Locally disabled exclusion of "/test/vk-gl-cts/" in test-runner/main.go,
and ran:
./test/test-all.sh out/build/x64-Debug/tint.exe --format hlsl --fxc --generate-skip

These will need to be manually removed once the skips aren't needed by
deleting them all, and re-running as above.

Bug: tint:940
Change-Id: I27e395e69f5e1bd7d234f3155f40396b751720d4
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/71981
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2021-12-08 04:26:58 +00:00
..
continue_in_switch.wgsl tests: Regenerate expected outputs for HLSL / FXC 2021-07-29 18:05:19 +00:00
continue_in_switch.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
continue_in_switch.wgsl.expected.hlsl Manually generate HLSL skip files for vk-gl-cts e2e tests 2021-12-08 04:26:58 +00:00
continue_in_switch.wgsl.expected.msl Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
continue_in_switch.wgsl.expected.spvasm tests: Regenerate expected outputs for HLSL / FXC 2021-07-29 18:05:19 +00:00
continue_in_switch.wgsl.expected.wgsl tests: Regenerate expected outputs for HLSL / FXC 2021-07-29 18:05:19 +00:00
loop.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
loop.wgsl.expected.hlsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop.wgsl.expected.msl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop.wgsl.expected.spvasm resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop.wgsl.expected.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop_with_continuing.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop_with_continuing.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
loop_with_continuing.wgsl.expected.hlsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop_with_continuing.wgsl.expected.msl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop_with_continuing.wgsl.expected.spvasm resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop_with_continuing.wgsl.expected.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
nested_loops.wgsl.expected.hlsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops.wgsl.expected.msl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops.wgsl.expected.spvasm resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops.wgsl.expected.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops_with_continuing.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops_with_continuing.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
nested_loops_with_continuing.wgsl.expected.hlsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops_with_continuing.wgsl.expected.msl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops_with_continuing.wgsl.expected.spvasm resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
nested_loops_with_continuing.wgsl.expected.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00