84b43d61fa
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> |
||
---|---|---|
.. | ||
mat2x4-mat4x2 | ||
mat3x2-vec3 | ||
mat3x3-mat3x3 | ||
mat3x3-vec3 | ||
mat4x2-mat2x4 | ||
scalar-scalar | ||
scalar-vec3 | ||
vec3-mat3x3 | ||
vec3-mat4x3 | ||
vec3-scalar | ||
vec3-vec3 |