Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 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.
- - - - -
6 changed files:
- tests/hlsl/f32tof16.shader_test - tests/hlsl/fog.shader_test - tests/hlsl/switch.shader_test - tests/hlsl/wave-reconvergence.shader_test - tests/shader_runner.c - tests/shader_runner.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/9af17d4a9d1bc22b71d2523cbc254...