dawn-cmake/test/loops
Stephen White 0b39270e01 GLSL: move entry point handling to CanonicalizeEntryPointIO transform.
Move builtin_to_string() and builtin_type() to
the CanonicalizeEntryPointIO transform. Use the former to
rename entry point IO variables to the gl_ names, and the latter
to cast values to the correct type.

Change-Id: Iddfad574ddd660ff1bfd89a399a001b967b6b67e
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/78380
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-01-28 22:36:58 +00:00
..
continue_in_switch.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
continue_in_switch.wgsl.expected.glsl GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +00:00
continue_in_switch.wgsl.expected.hlsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +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 wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
loop.wgsl resolver: Migrate validation to behavior analysis 2021-12-03 17:51:48 +00:00
loop.wgsl.expected.glsl GLSL: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +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: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +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: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +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: move entry point handling to CanonicalizeEntryPointIO transform. 2022-01-28 22:36:58 +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