dawn-cmake/test/tint/expressions
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
..
binary tint/writer: Handle unnested, uniform matCx2 matrices 2022-09-17 00:38:19 +00:00
bitcast tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
index tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
literals tint: HLSL and GLSL backends now emit 0 for inf and nan 2022-09-03 21:43:01 +00:00
splat tint: const eval of binary add 2022-08-04 19:48:27 +00:00
swizzle GLSL: implement host-visible memory padding. 2022-09-13 19:48:51 +00:00
type_conv tint: add missing F16 conversion expression support 2022-09-01 03:08:20 +00:00
type_ctor tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
unary tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
zero_init When emitting a MSL struct initializer emit the struct name. 2022-08-11 02:28:01 +00:00