..
texture
GLSL: implement CombineSamplers transform (string version).
2022-01-24 17:17:22 +00:00
function_scope_declarations.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
function_scope_declarations.wgsl.expected.glsl
GLSL: add .expected.glsl files for all tests.
2021-11-16 15:15:36 +00:00
function_scope_declarations.wgsl.expected.hlsl
writer/hlsl: Don't wrap arrays in structures
2021-07-05 15:20:57 +00:00
function_scope_declarations.wgsl.expected.msl
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
function_scope_declarations.wgsl.expected.spvasm
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
function_scope_declarations.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
function_scope_var_conversions.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
function_scope_var_conversions.wgsl.expected.glsl
GLSL: fix single-valued vector init.
2021-11-22 16:14:16 +00:00
function_scope_var_conversions.wgsl.expected.hlsl
Add support for converting bool to other types
2021-07-19 17:35:39 +00:00
function_scope_var_conversions.wgsl.expected.msl
Add support for converting bool to other types
2021-07-19 17:35:39 +00:00
function_scope_var_conversions.wgsl.expected.spvasm
Add support for converting bool to other types
2021-07-19 17:35:39 +00:00
function_scope_var_conversions.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_let.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_let.wgsl.expected.glsl
GLSL: implement atomics.
2021-11-19 17:46:13 +00:00
module_scope_let.wgsl.expected.hlsl
writer/hlsl: Don't wrap arrays in structures
2021-07-05 15:20:57 +00:00
module_scope_let.wgsl.expected.msl
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
module_scope_let.wgsl.expected.spvasm
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
module_scope_let.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_var.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_var.wgsl.expected.glsl
GLSL: add .expected.glsl files for all tests.
2021-11-16 15:15:36 +00:00
module_scope_var.wgsl.expected.hlsl
writer/hlsl: Don't wrap arrays in structures
2021-07-05 15:20:57 +00:00
module_scope_var.wgsl.expected.msl
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
module_scope_var.wgsl.expected.spvasm
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
module_scope_var.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_var_conversions.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_var_conversions.wgsl.expected.glsl
GLSL: fix single-valued vector init.
2021-11-22 16:14:16 +00:00
module_scope_var_conversions.wgsl.expected.hlsl
Add support for converting bool to other types
2021-07-19 17:35:39 +00:00
module_scope_var_conversions.wgsl.expected.msl
Add support for converting bool to other types
2021-07-19 17:35:39 +00:00
module_scope_var_conversions.wgsl.expected.spvasm
Add support for converting bool to other types
2021-07-19 17:35:39 +00:00
module_scope_var_conversions.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_var_initializers.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
module_scope_var_initializers.wgsl.expected.glsl
GLSL: add .expected.glsl files for all tests.
2021-11-16 15:15:36 +00:00
module_scope_var_initializers.wgsl.expected.hlsl
writer/hlsl: Don't wrap arrays in structures
2021-07-05 15:20:57 +00:00
module_scope_var_initializers.wgsl.expected.msl
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
module_scope_var_initializers.wgsl.expected.spvasm
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
module_scope_var_initializers.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
parameters.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
parameters.wgsl.expected.glsl
GLSL: add .expected.glsl files for all tests.
2021-11-16 15:15:36 +00:00
parameters.wgsl.expected.hlsl
writer/hlsl: Don't wrap arrays in structures
2021-07-05 15:20:57 +00:00
parameters.wgsl.expected.msl
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
parameters.wgsl.expected.spvasm
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
parameters.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
return_types.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
return_types.wgsl.expected.glsl
GLSL: add .expected.glsl files for all tests.
2021-11-16 15:15:36 +00:00
return_types.wgsl.expected.hlsl
writer/hlsl: Don't wrap arrays in structures
2021-07-05 15:20:57 +00:00
return_types.wgsl.expected.msl
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
return_types.wgsl.expected.spvasm
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
return_types.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
sampler.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
sampler.wgsl.expected.glsl
GLSL: implement CombineSamplers transform (string version).
2022-01-24 17:17:22 +00:00
sampler.wgsl.expected.hlsl
Migrate more tests from Ignore() to phony-assignment
2021-10-22 00:21:44 +00:00
sampler.wgsl.expected.msl
msl: Handle buffer variables in transform
2021-10-28 15:00:39 +00:00
sampler.wgsl.expected.spvasm
Migrate more tests from Ignore() to phony-assignment
2021-10-22 00:21:44 +00:00
sampler.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
struct_members.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00
struct_members.wgsl.expected.glsl
GLSL: add .expected.glsl files for all tests.
2021-11-16 15:15:36 +00:00
struct_members.wgsl.expected.hlsl
writer/hlsl: Don't wrap arrays in structures
2021-07-05 15:20:57 +00:00
struct_members.wgsl.expected.msl
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
struct_members.wgsl.expected.spvasm
validation: structures cannot be empty
2021-07-01 08:13:41 +00:00
struct_members.wgsl.expected.wgsl
wgsl: Replace [[decoration]] with @decoration
2022-01-19 22:46:57 +00:00