dawn-cmake/test/bug/tint/948.wgsl.expected.msl
Ben Clayton 9ad49e43c1 test: Add more reported bug cases
Bug: tint:943
Bug: tint:948
Bug: tint:949
Change-Id: Ib511b69d9e4308b106de2c191bae91f5cade2507
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56770
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-07-02 22:17:25 +00:00

12 lines
251 B
Plaintext

SKIP: FAILED
Validation Failure:
Compilation failed:
program_source:113:44: error: invalid operands to binary expression ('float' and 'float')
*(tint_symbol_14) = ((x_181 * x_184) % 1.0f);
~~~~~~~~~~~~~~~ ^ ~~~~