mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-13 10:51:35 +00:00
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>