dawn-cmake/test/intrinsics/arrayLength
Stephen White c8c0e2ea38 GLSL: standardize layout() formatting (whitespace change).
Change-Id: Id0c879c597e02da32350b2ee4878991fe78c470f
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/78221
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-01-25 20:06:05 +00:00
..
complex_via_let.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
complex_via_let.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
complex_via_let.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
complex_via_let.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
complex_via_let.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
complex_via_let.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
complex_via_let_no_struct.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
complex_via_let_no_struct.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
complex_via_let_no_struct.wgsl.expected.hlsl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
complex_via_let_no_struct.wgsl.expected.msl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
complex_via_let_no_struct.wgsl.expected.spvasm transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
complex_via_let_no_struct.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
deprecated.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
deprecated.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
deprecated.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
deprecated.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
deprecated.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
deprecated.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
simple.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
simple.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
simple.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
simple.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
simple.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
simple.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
simple_no_struct.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
simple_no_struct.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
simple_no_struct.wgsl.expected.hlsl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
simple_no_struct.wgsl.expected.msl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
simple_no_struct.wgsl.expected.spvasm transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
simple_no_struct.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
via_let.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
via_let.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
via_let.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
via_let.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let_complex.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let_complex.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
via_let_complex.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
via_let_complex.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
via_let_complex.wgsl.expected.spvasm Add arrayLength() intrinsic that accepts a pointer argument 2021-06-10 18:43:04 +00:00
via_let_complex.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let_complex_no_struct.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let_complex_no_struct.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
via_let_complex_no_struct.wgsl.expected.hlsl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
via_let_complex_no_struct.wgsl.expected.msl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
via_let_complex_no_struct.wgsl.expected.spvasm transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
via_let_complex_no_struct.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let_no_struct.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
via_let_no_struct.wgsl.expected.glsl GLSL: standardize layout() formatting (whitespace change). 2022-01-25 20:06:05 +00:00
via_let_no_struct.wgsl.expected.hlsl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
via_let_no_struct.wgsl.expected.msl transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
via_let_no_struct.wgsl.expected.spvasm transform: Handle arrayLength for non-struct buffers 2022-01-19 15:55:56 +00:00
via_let_no_struct.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00