dawn-cmake/test/tint/shader_io
James Price 3b671cb377 wgsl: Separate struct members with commas
Use of semicolons is still supported, but deprecated.

Also updates the parsing methods for structures to better match the
WGSL grammar.

Bug: tint:1475
Change-Id: I7675ba42c13f91080b0ac173c352e0092021f80b
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/84380
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: James Price <jrprice@google.com>
2022-03-28 14:31:22 +00:00
..
compute_input_builtins.wgsl
compute_input_builtins.wgsl.expected.glsl
compute_input_builtins.wgsl.expected.hlsl
compute_input_builtins.wgsl.expected.msl
compute_input_builtins.wgsl.expected.spvasm
compute_input_builtins.wgsl.expected.wgsl
compute_input_builtins_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
compute_input_builtins_struct.wgsl.expected.glsl
compute_input_builtins_struct.wgsl.expected.hlsl
compute_input_builtins_struct.wgsl.expected.msl
compute_input_builtins_struct.wgsl.expected.spvasm
compute_input_builtins_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
compute_input_mixed.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
compute_input_mixed.wgsl.expected.glsl
compute_input_mixed.wgsl.expected.hlsl
compute_input_mixed.wgsl.expected.msl
compute_input_mixed.wgsl.expected.spvasm
compute_input_mixed.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_input_builtins.wgsl
fragment_input_builtins.wgsl.expected.glsl
fragment_input_builtins.wgsl.expected.hlsl
fragment_input_builtins.wgsl.expected.msl
fragment_input_builtins.wgsl.expected.spvasm
fragment_input_builtins.wgsl.expected.wgsl
fragment_input_builtins_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_input_builtins_struct.wgsl.expected.glsl
fragment_input_builtins_struct.wgsl.expected.hlsl
fragment_input_builtins_struct.wgsl.expected.msl
fragment_input_builtins_struct.wgsl.expected.spvasm
fragment_input_builtins_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_input_locations.wgsl
fragment_input_locations.wgsl.expected.glsl
fragment_input_locations.wgsl.expected.hlsl
fragment_input_locations.wgsl.expected.msl
fragment_input_locations.wgsl.expected.spvasm
fragment_input_locations.wgsl.expected.wgsl
fragment_input_locations_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_input_locations_struct.wgsl.expected.glsl
fragment_input_locations_struct.wgsl.expected.hlsl
fragment_input_locations_struct.wgsl.expected.msl
fragment_input_locations_struct.wgsl.expected.spvasm
fragment_input_locations_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_input_mixed.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_input_mixed.wgsl.expected.glsl
fragment_input_mixed.wgsl.expected.hlsl
fragment_input_mixed.wgsl.expected.msl
fragment_input_mixed.wgsl.expected.spvasm
fragment_input_mixed.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_output_builtins.wgsl
fragment_output_builtins.wgsl.expected.glsl
fragment_output_builtins.wgsl.expected.hlsl
fragment_output_builtins.wgsl.expected.msl
fragment_output_builtins.wgsl.expected.spvasm
fragment_output_builtins.wgsl.expected.wgsl
fragment_output_builtins_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_output_builtins_struct.wgsl.expected.glsl
fragment_output_builtins_struct.wgsl.expected.hlsl
fragment_output_builtins_struct.wgsl.expected.msl
fragment_output_builtins_struct.wgsl.expected.spvasm
fragment_output_builtins_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_output_locations.wgsl
fragment_output_locations.wgsl.expected.glsl
fragment_output_locations.wgsl.expected.hlsl
fragment_output_locations.wgsl.expected.msl
fragment_output_locations.wgsl.expected.spvasm
fragment_output_locations.wgsl.expected.wgsl
fragment_output_locations_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_output_locations_struct.wgsl.expected.glsl
fragment_output_locations_struct.wgsl.expected.hlsl
fragment_output_locations_struct.wgsl.expected.msl
fragment_output_locations_struct.wgsl.expected.spvasm
fragment_output_locations_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_output_mixed.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
fragment_output_mixed.wgsl.expected.glsl
fragment_output_mixed.wgsl.expected.hlsl
fragment_output_mixed.wgsl.expected.msl
fragment_output_mixed.wgsl.expected.spvasm
fragment_output_mixed.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
interpolate_input_parameters.wgsl
interpolate_input_parameters.wgsl.expected.glsl
interpolate_input_parameters.wgsl.expected.hlsl
interpolate_input_parameters.wgsl.expected.msl
interpolate_input_parameters.wgsl.expected.spvasm
interpolate_input_parameters.wgsl.expected.wgsl
interpolate_input_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
interpolate_input_struct.wgsl.expected.glsl
interpolate_input_struct.wgsl.expected.hlsl
interpolate_input_struct.wgsl.expected.msl
interpolate_input_struct.wgsl.expected.spvasm
interpolate_input_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
interpolate_integers.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
interpolate_integers.wgsl.expected.glsl
interpolate_integers.wgsl.expected.hlsl
interpolate_integers.wgsl.expected.msl
interpolate_integers.wgsl.expected.spvasm
interpolate_integers.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
interpolate_return_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
interpolate_return_struct.wgsl.expected.glsl
interpolate_return_struct.wgsl.expected.hlsl
interpolate_return_struct.wgsl.expected.msl
interpolate_return_struct.wgsl.expected.spvasm
interpolate_return_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
invariant.wgsl
invariant.wgsl.expected.glsl
invariant.wgsl.expected.hlsl
invariant.wgsl.expected.msl Remove support for [[attribute]] syntax 2022-03-21 16:09:17 +00:00
invariant.wgsl.expected.spvasm
invariant.wgsl.expected.wgsl
invariant_struct_member.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
invariant_struct_member.wgsl.expected.glsl
invariant_struct_member.wgsl.expected.hlsl
invariant_struct_member.wgsl.expected.msl Remove support for [[attribute]] syntax 2022-03-21 16:09:17 +00:00
invariant_struct_member.wgsl.expected.spvasm
invariant_struct_member.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shared_struct_different_stages.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shared_struct_different_stages.wgsl.expected.glsl
shared_struct_different_stages.wgsl.expected.hlsl
shared_struct_different_stages.wgsl.expected.msl
shared_struct_different_stages.wgsl.expected.spvasm
shared_struct_different_stages.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shared_struct_helper_function.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shared_struct_helper_function.wgsl.expected.glsl
shared_struct_helper_function.wgsl.expected.hlsl
shared_struct_helper_function.wgsl.expected.msl
shared_struct_helper_function.wgsl.expected.spvasm
shared_struct_helper_function.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shared_struct_storage_buffer.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
shared_struct_storage_buffer.wgsl.expected.glsl
shared_struct_storage_buffer.wgsl.expected.hlsl
shared_struct_storage_buffer.wgsl.expected.msl
shared_struct_storage_buffer.wgsl.expected.spvasm
shared_struct_storage_buffer.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_input_builtins.wgsl
vertex_input_builtins.wgsl.expected.glsl
vertex_input_builtins.wgsl.expected.hlsl
vertex_input_builtins.wgsl.expected.msl
vertex_input_builtins.wgsl.expected.spvasm
vertex_input_builtins.wgsl.expected.wgsl
vertex_input_builtins_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_input_builtins_struct.wgsl.expected.glsl
vertex_input_builtins_struct.wgsl.expected.hlsl
vertex_input_builtins_struct.wgsl.expected.msl
vertex_input_builtins_struct.wgsl.expected.spvasm
vertex_input_builtins_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_input_locations.wgsl
vertex_input_locations.wgsl.expected.glsl
vertex_input_locations.wgsl.expected.hlsl
vertex_input_locations.wgsl.expected.msl
vertex_input_locations.wgsl.expected.spvasm
vertex_input_locations.wgsl.expected.wgsl
vertex_input_locations_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_input_locations_struct.wgsl.expected.glsl
vertex_input_locations_struct.wgsl.expected.hlsl
vertex_input_locations_struct.wgsl.expected.msl
vertex_input_locations_struct.wgsl.expected.spvasm
vertex_input_locations_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_input_mixed.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_input_mixed.wgsl.expected.glsl
vertex_input_mixed.wgsl.expected.hlsl
vertex_input_mixed.wgsl.expected.msl
vertex_input_mixed.wgsl.expected.spvasm
vertex_input_mixed.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_output_builtins.wgsl
vertex_output_builtins.wgsl.expected.glsl
vertex_output_builtins.wgsl.expected.hlsl
vertex_output_builtins.wgsl.expected.msl
vertex_output_builtins.wgsl.expected.spvasm
vertex_output_builtins.wgsl.expected.wgsl
vertex_output_builtins_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_output_builtins_struct.wgsl.expected.glsl
vertex_output_builtins_struct.wgsl.expected.hlsl
vertex_output_builtins_struct.wgsl.expected.msl
vertex_output_builtins_struct.wgsl.expected.spvasm
vertex_output_builtins_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_output_locations_struct.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00
vertex_output_locations_struct.wgsl.expected.glsl
vertex_output_locations_struct.wgsl.expected.hlsl
vertex_output_locations_struct.wgsl.expected.msl
vertex_output_locations_struct.wgsl.expected.spvasm
vertex_output_locations_struct.wgsl.expected.wgsl wgsl: Separate struct members with commas 2022-03-28 14:31:22 +00:00