eab63586
by Giovanni Mascellani at 2026-02-03T17:33:15+01:00
tests/hlsl: Mark some modulo tests as buggy on NVIDIA.
Before 79e55834bbfddadb4d6f7e0e5df5f9458ca8c19f these failures were
hidden by the MoltenVK tag. But it seems NVIDIA also have problems with
modulo operations with negative numbers, despite the SPIR-V
specification making it very clear how negative numbers should be
handled.