ci: uprev vkd3d-proton to 5b73139f182d86cd58a757e4b5f0d4cfad96d319

This contains some Device Generated Command tests that will be
useful for an experimental RADV implementation.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17463>
This commit is contained in:
Samuel Pitoiset
2022-07-11 16:48:48 +02:00
committed by Marge Bot
parent 89a9220cbf
commit 92a46a5687
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
set -ex
VKD3D_PROTON_COMMIT="39d07dea2cef34bfb3ed39741f026bc637e3eec4"
VKD3D_PROTON_COMMIT="5b73139f182d86cd58a757e4b5f0d4cfad96d319"
VKD3D_PROTON_DST_DIR="/vkd3d-proton-tests"
VKD3D_PROTON_SRC_DIR="/vkd3d-proton-src"