dawn-cmake/test/vk-gl-cts
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
..
api/descriptor_set/descriptor_set_layout_binding/layout_binding_order tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
binding_model/dynamic_offset tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
combined_operations/negintdivand test: Remove many expected files 2021-08-24 22:49:42 +00:00
graphicsfuzz Fix FXC compile errors on modulo by zero 2021-12-22 15:02:09 +00:00
non_robust_buffer_access tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
rasterization/line_continuity/line-strip Resolver: Remove texture_storage read access 2021-10-14 10:10:45 +00:00
spirv_assembly/instruction tests: Stop using the [[block]] attribute 2021-12-09 15:45:03 +00:00
subgroup_uniform_control_flow/discard/subgroup_reconverge_discard00 test: Remove many expected files 2021-08-24 22:49:42 +00:00
texture test: Remove many expected files 2021-08-24 22:49:42 +00:00