ci: uprev vkd3d

A new group of descriptor aliasing tests was added; let's run these in CI :)

7e829e8836...041cfa7558

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35180>
This commit is contained in:
Eric Engestrom
2025-05-27 14:13:32 +02:00
committed by Marge Bot
parent 738b95a35e
commit f12f2bcae1
3 changed files with 11 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ set -ex
uncollapsed_section_start vkd3d-proton "Building vkd3d-proton"
VKD3D_PROTON_COMMIT="7e829e88364f9429596b14d0c0ea0205e1337edc"
VKD3D_PROTON_COMMIT="041cfa75580090c6b30af2f2721015d15493f14b"
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"