dawn-cmake/test/samples
Ben Clayton d47eb3a965 writer/hlsl: Generate padding for UBO padded structs
Combined with the new PadArrayElements transform, arrays with strides
are now correctly emitted.

Fixed: tint:182
Fixed: tint:895
Change-Id: I26a1be94dee6e4c9d9747c8317a932fc1fb3c810
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54640
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-16 09:50:11 +00:00
..
compute_boids.wgsl wgsl: Deprecate [[access]] decorations 2021-06-04 20:41:47 +00:00
compute_boids.wgsl.expected.hlsl writer/hlsl: Generate padding for UBO padded structs 2021-06-16 09:50:11 +00:00
compute_boids.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
compute_boids.wgsl.expected.spvasm Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
compute_boids.wgsl.expected.wgsl wgsl: Deprecate [[access]] decorations 2021-06-04 20:41:47 +00:00
cube.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
cube.wgsl.expected.hlsl writer/hlsl: Generate padding for UBO padded structs 2021-06-16 09:50:11 +00:00
cube.wgsl.expected.msl writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
cube.wgsl.expected.spvasm Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
cube.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
function.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
function.wgsl.expected.msl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.wgsl ast: Support non-literal workgroup_size parameters 2021-05-19 13:40:08 +00:00
simple.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +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 writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
simple.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
simple_vertex.spvasm.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
simple_vertex.spvasm.expected.msl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
triangle.wgsl test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.hlsl writer/hlsl: Use the WrapArraysInStructs transform 2021-06-16 09:19:36 +00:00
triangle.wgsl.expected.msl Add transform/WrapArraysInStructs 2021-06-16 09:19:36 +00:00
triangle.wgsl.expected.spvasm test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.wgsl test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00