dawn-cmake/test/tint/buffer/uniform/std140/struct
James Price 6176c85be8 tint: Preserve padding in matrices with three rows
The PreservePadding transform now decomposes writes to matrices with
three rows into separate column vector writes, to avoid modifying
padding between columns.

Bug: tint:1571
Change-Id: If575f79bb87f52810783fd3338e2f3ce3228ab2e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121600
Auto-Submit: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: James Price <jrprice@google.com>
2023-02-27 16:06:54 +00:00
..
mat2x2_f16 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat2x2_f32 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat2x3_f16 tint: Preserve padding in matrices with three rows 2023-02-27 16:06:54 +00:00
mat2x3_f32 tint: Preserve padding in matrices with three rows 2023-02-27 16:06:54 +00:00
mat2x4_f16 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat2x4_f32 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat3x2_f16 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat3x2_f32 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat3x3_f16 tint: Preserve padding in matrices with three rows 2023-02-27 16:06:54 +00:00
mat3x3_f32 tint: Preserve padding in matrices with three rows 2023-02-27 16:06:54 +00:00
mat3x4_f16 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat3x4_f32 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat4x2_f16 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat4x2_f32 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat4x3_f16 tint: Preserve padding in matrices with three rows 2023-02-27 16:06:54 +00:00
mat4x3_f32 tint: Preserve padding in matrices with three rows 2023-02-27 16:06:54 +00:00
mat4x4_f16 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
mat4x4_f32 tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00