dawn-cmake/test/tint/expressions/binary/mul
Ben Clayton 84b43d61fa tint/writer: Handle unnested, uniform matCx2 matrices
Shuffle the transform orders to ensure that these are embedded in a structure before running the Std140 transform.

Add more end-to-end tests for these.

As pointed out in tint:1673, arrays of matrices are not correctly decomposed by the Std140 transform.
This will be addressed by a later change.

Bug: tint:1673
Change-Id: I47c93e458ff48578922d576819792e8ed3a5723c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102541
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Zhaoming Jiang <zhaoming.jiang@intel.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: David Neto <dneto@google.com>
2022-09-17 00:38:19 +00:00
..
mat2x4-mat4x2 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
mat3x2-vec3 tint/writer: Handle unnested, uniform matCx2 matrices 2022-09-17 00:38:19 +00:00
mat3x3-mat3x3 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
mat3x3-vec3 GLSL: implement host-visible memory padding. 2022-09-13 19:48:51 +00:00
mat4x2-mat2x4 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
scalar-scalar tint: Implement const eval of binary multiply 2022-09-01 14:57:39 +00:00
scalar-vec3 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
vec3-mat3x3 GLSL: implement host-visible memory padding. 2022-09-13 19:48:51 +00:00
vec3-mat4x3 GLSL: implement host-visible memory padding. 2022-09-13 19:48:51 +00:00
vec3-scalar tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
vec3-vec3 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00