mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 12:14:10 +08:00
ci: uprev DXVK to 1.8.1
Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Martin Peres <martin.peres@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10870>
This commit is contained in:
parent
d0e6863bf1
commit
a71ffa4592
@ -420,7 +420,7 @@ x86_test-gl:
|
||||
x86_test-vk:
|
||||
extends: .use-x86_test-base
|
||||
variables:
|
||||
MESA_IMAGE_TAG: &x86_test-vk "2021-05-21-apitrace"
|
||||
MESA_IMAGE_TAG: &x86_test-vk "2021-05-21-dxvk"
|
||||
|
||||
# Debian 11 based ARM build image
|
||||
arm_build:
|
||||
|
@ -62,7 +62,7 @@ export WINEPREFIX="/dxvk-wine64"
|
||||
|
||||
############### Install DXVK
|
||||
|
||||
DXVK_VERSION="1.6"
|
||||
DXVK_VERSION="1.8.1"
|
||||
|
||||
# We don't want crash dialogs
|
||||
cat >crashdialog.reg <<EOF
|
||||
|
@ -13,4 +13,4 @@ traces:
|
||||
- path: Wicked-Engine/Tests:Cloth_Physics_Test.trace-dxgi
|
||||
expectations:
|
||||
- device: vk-amd-raven
|
||||
checksum: 6d71f2737ccf94e5090bee3e6e331101
|
||||
checksum: 8515e09da1ea4d949468046af71ca06c
|
||||
|
Loading…
Reference in New Issue
Block a user