dawn-cmake/test/types
Ben Clayton 9ef52ffd8c writer/hlsl: Use the WrapArraysInStructs transform
Fixes issues with using arrays as function return types.

Fixed: tint:848
Change-Id: Iee8af0f2cea9d19e448176446c6599be2bd32316
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54321
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-16 09:19:36 +00:00
..
texture writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
function_scope_declarations.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
function_scope_declarations.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
function_scope_declarations.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
function_scope_declarations.wgsl.expected.spvasm transform/spirv: Use InlinePointerLets & Simplify 2021-06-10 17:34:44 +00:00
function_scope_declarations.wgsl.expected.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
module_scope_let.wgsl writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_let.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
module_scope_let.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
module_scope_let.wgsl.expected.spvasm writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_let.wgsl.expected.wgsl writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_var.wgsl writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_var.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
module_scope_var.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
module_scope_var.wgsl.expected.spvasm writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_var.wgsl.expected.wgsl writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_var_initializers.wgsl writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_var_initializers.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
module_scope_var_initializers.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
module_scope_var_initializers.wgsl.expected.spvasm writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
module_scope_var_initializers.wgsl.expected.wgsl writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
parameters.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
parameters.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
parameters.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
parameters.wgsl.expected.spvasm writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
parameters.wgsl.expected.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
return_types.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
return_types.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
return_types.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
return_types.wgsl.expected.spvasm writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
return_types.wgsl.expected.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
sampler.wgsl writer/msl: Handle texture and sampler variables 2021-06-11 12:34:26 +00:00
sampler.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
sampler.wgsl.expected.msl writer/msl: Handle texture and sampler variables 2021-06-11 12:34:26 +00:00
sampler.wgsl.expected.spvasm writer/msl: Handle texture and sampler variables 2021-06-11 12:34:26 +00:00
sampler.wgsl.expected.wgsl writer/msl: Handle texture and sampler variables 2021-06-11 12:34:26 +00:00
struct_members.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
struct_members.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
struct_members.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
struct_members.wgsl.expected.spvasm writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00
struct_members.wgsl.expected.wgsl writer/msl: Fix array type emission 2021-05-20 21:20:47 +00:00