dawn-cmake/test/expressions
Antonio Maiorano 9943de6813 Fix FXC compile errors on modulo by zero
Just like for divide, FXC fails with the exact same error when
performing a modulo on a value that FXC determines to be zero. We
address it in the same way as we do for divide.

This also fixes a couple of the vk-gl-cts tests for which I manually
generated expectation files for.

Bug: tint:1083
Change-Id: Ia388bf002112afded542adb791d37e88e35a77ff
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/74220
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2021-12-22 15:02:09 +00:00
..
binary Fix FXC compile errors on modulo by zero 2021-12-22 15:02:09 +00:00
bitcast GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
literals GLSL: implement inf, nan. 2021-11-18 13:11:43 +00:00
splat GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
swizzle tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
type_ctor resolver: Implement element inference of vecN and matNxM 2021-12-09 14:37:37 +00:00
unary GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
zero_init GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00