-
5639b54c
by Giovanni Mascellani at 2024-11-06T22:15:09+01:00
tests: Mark fog.shader_test as todo with MSL.
-
ba5c3b57
by Giovanni Mascellani at 2024-11-06T22:15:09+01:00
tests: Use the appropriate RTV format in f32tof16.shader_test.
-
7450c4a3
by Giovanni Mascellani at 2024-11-06T22:15:09+01:00
tests: Mark some tests in wave-reconvergence.shader_test as buggy on MoltenVK.
-
026624a2
by Giovanni Mascellani at 2024-11-06T22:15:09+01:00
tests: Work around a Metal bug in switch.shader_test.
The Metal bug was reported to Apple as FB15617433. Since we don't
care specifically about that bug, I'm just tweaking the test so that
it doesn't hit that bad path any more.