mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
ci: Run Linux tests on Debian trixie.
So we have a more recent version of SPIRV-Tools and also don't have to recompile Mesa to test llvmpipe. This fixes a few failing tests, but also breaks a couple.
This commit is contained in:
committed by
Henri Verbeet
parent
3f1de27283
commit
3c8b4ce731
Notes:
Henri Verbeet
2025-10-03 00:55:50 +02:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1764
@@ -154,8 +154,10 @@ static bool check_qualifier_args_conjunction(struct shader_runner *runner,
|
||||
"d3d11",
|
||||
"d3d12",
|
||||
"glsl",
|
||||
"llvm>=16",
|
||||
"llvmpipe",
|
||||
"mesa<23.3",
|
||||
"mesa<25.1",
|
||||
"msl",
|
||||
"mvk<1.2.11",
|
||||
"mvk",
|
||||
|
||||
Reference in New Issue
Block a user