-
1cda8afc
by Giovanni Mascellani at 2025-11-03T17:51:56+01:00
ci: Exclude the WARP driver from the test-win-32 and test-win-64 artifacts.
-
12c713bb
by Giovanni Mascellani at 2025-11-03T17:52:32+01:00
tests/hlsl: Do not execute 64-bit wave bitwise operations on WARP.
They are known to be buggy on the CI machine.
-
92f22edb
by Giovanni Mascellani at 2025-11-03T17:52:54+01:00
ci: Merge job test-win-64-dxc into test-win-64.
DXC doesn't fail any more, so there is no need for two jobs.
-
d6d1485e
by Giovanni Mascellani at 2025-11-03T17:52:54+01:00
ci: Execute DXC tests on 32-bit as well.