..
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