dawn-cmake/test/expressions/binary/mul
James Price 85d2e448de msl: Overload matrix-vector arithmetic operators
These operators are not defined in the metal namespace when the vector
operands are packed.

Fixed: tint:1121
Change-Id: I2e8f4302e08117ca41bac6c05fb24a70d1215740
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/62480
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-08-23 21:45:23 +00:00
..
mat2x4-mat4x2 test: Split binary_expressions into separate tests 2021-07-17 17:38:46 +00:00
mat3x2-vec3 msl: Overload matrix-vector arithmetic operators 2021-08-23 21:45:23 +00:00
mat3x3-mat3x3 test: Split binary_expressions into separate tests 2021-07-17 17:38:46 +00:00
mat3x3-vec3 msl: Overload matrix-vector arithmetic operators 2021-08-23 21:45:23 +00:00
mat4x2-mat2x4 test: Split binary_expressions into separate tests 2021-07-17 17:38:46 +00:00
scalar-scalar Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
scalar-vec3 Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
vec3-mat3x3 msl: Overload matrix-vector arithmetic operators 2021-08-23 21:45:23 +00:00
vec3-mat4x3 msl: Overload matrix-vector arithmetic operators 2021-08-23 21:45:23 +00:00
vec3-scalar Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00
vec3-vec3 Restore "MSL writer: make signed int overflow defined behaviour" 2021-07-30 18:59:06 +00:00