ci: uprev vkd3d to fix some nvk tests
6be7810766...f0a3820468
The last commit fixes a vkd3d behaviour that's out of spec but is known to work
on AMD hardware to only do that on AMD, thereby fixing at least NVK.
Unfortunately, this also brings a bunch of new failures.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36504>
This commit is contained in:
committed by
Marge Bot
parent
5fd71adbd1
commit
9ea55d12f6
@@ -11,7 +11,7 @@ section_start vkd3d-proton "Building vkd3d-proton"
|
||||
# setting up the environment variables locally
|
||||
ci_tag_build_time_check "VKD3D_PROTON_TAG"
|
||||
|
||||
VKD3D_PROTON_COMMIT="6be781076617cb2cb3038710618acc3b57a674db"
|
||||
VKD3D_PROTON_COMMIT="f0a3820468b5f18d502fb84d219ca19c148c2422"
|
||||
|
||||
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
|
||||
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"
|
||||
|
||||
Reference in New Issue
Block a user