ci: uprev VKCTS to 1.4.3.3
Reviewed-by: Eric Engestrom <eric@igalia.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37620>
This commit is contained in:
committed by
Marge Bot
parent
364a2488ad
commit
d775f3b608
@@ -24,7 +24,7 @@ set -x
|
||||
# - the GLES release produces `deqp-gles*` and `deqp-egl`
|
||||
|
||||
DEQP_MAIN_COMMIT=9dd9a72b28218f1ca12777d9b73c2a85c5c60231
|
||||
DEQP_VK_VERSION=1.4.1.1
|
||||
DEQP_VK_VERSION=1.4.3.3
|
||||
DEQP_GL_VERSION=4.6.6.0
|
||||
DEQP_GLES_VERSION=3.2.12.0
|
||||
|
||||
@@ -46,8 +46,6 @@ main_cts_patch_files=(
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
vk_cts_commits_to_backport=(
|
||||
# Stop querying device address from unbound buffers
|
||||
046343f46f7d39d53b47842d7fd8ed3279528046
|
||||
)
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
|
||||
@@ -23,10 +23,10 @@ variables:
|
||||
DEBIAN_BUILD_TAG: "20250926-D3D618"
|
||||
|
||||
DEBIAN_TEST_BASE_TAG: "20250926-gitlab"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20251003-angle-53"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20251104-vkcts"
|
||||
DEBIAN_TEST_GL_TAG: "20251003-angle-53"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20250930-piglit-a7"
|
||||
DEBIAN_TEST_VK_TAG: "20251104-vkcts"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20251001-realninja"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user