ci: Uprev VKCTS

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38071>
This commit is contained in:
Valentine Burley
2025-10-27 07:50:49 +01:00
committed by Marge Bot
parent 3bb9880468
commit a65a7dbac9
28 changed files with 489 additions and 112 deletions

View File

@@ -24,7 +24,7 @@ set -x
# - the GLES release produces `deqp-gles*` and `deqp-egl`
DEQP_MAIN_COMMIT=211e452358f5cafd14bdd76d78342b62741e94aa
DEQP_VK_VERSION=1.4.3.3
DEQP_VK_VERSION=1.4.4.2
DEQP_GL_VERSION=4.6.6.0
DEQP_GLES_VERSION=3.2.12.0

View File

@@ -23,10 +23,10 @@ variables:
DEBIAN_BUILD_TAG: "20250926-D3D618"
DEBIAN_TEST_BASE_TAG: "20251203-virgl"
DEBIAN_TEST_ANDROID_TAG: "20251128-vkcts"
DEBIAN_TEST_ANDROID_TAG: "20251208-deqp"
DEBIAN_TEST_GL_TAG: "20251128-vkcts"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20251128-vkd3d"
DEBIAN_TEST_VK_TAG: "20251208-deqp"
ALPINE_X86_64_BUILD_TAG: "20251001-realninja"