dawn-cmake/test/intrinsics/arrayLength
Ben Clayton 01e4b6fc18 wgsl: Replace [[decoration]] with @decoration
Deprecate the old syntax. Migrate everything to the new syntax.

Bug: tint:1382
Change-Id: Ide12b2e927b17dc93b9714c7049090864cc568d3
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77260
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: David Neto <dneto@google.com>
2022-01-19 22:46:57 +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: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +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: Wrap non-struct buffer types in structs 2022-01-19 15:55:56 +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: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +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: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +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: Wrap non-struct buffer types in structs 2022-01-19 15:55:56 +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: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +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: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +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: Wrap non-struct buffer types in structs 2022-01-19 15:55:56 +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: Wrap non-struct buffer types in structs 2022-01-19 15:55:56 +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