ci: bump VVL to current week
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31432>
This commit is contained in:
committed by
Marge Bot
parent
cd40732b25
commit
9b51cb05d2
@@ -7,7 +7,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
VALIDATION_TAG="v1.3.289"
|
||||
VALIDATION_TAG="snapshot-2024wk39"
|
||||
|
||||
git clone -b "$VALIDATION_TAG" --single-branch --depth 1 https://github.com/KhronosGroup/Vulkan-ValidationLayers.git
|
||||
pushd Vulkan-ValidationLayers
|
||||
|
||||
@@ -28,9 +28,9 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20240926-git-hash"
|
||||
DEBIAN_TEST_GL_TAG: "20240927-glcts"
|
||||
DEBIAN_TEST_GL_TAG: "20240927-vvl"
|
||||
DEBIAN_TEST_VK_TAG: "20240926-git-hash"
|
||||
KERNEL_ROOTFS_TAG: "20240927-glcts"
|
||||
KERNEL_ROOTFS_TAG: "20240927-vvl"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20240912-hello-to-you"
|
||||
|
||||
@@ -56,10 +56,5 @@ khronos_validation.log_filename = stdout
|
||||
#
|
||||
# VVL bug https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/5735
|
||||
|
||||
# VVL missing support for KHR_dynamic_rendering_local_read
|
||||
# VUID-vkCmdPipelineBarrier2-shaderTileImageColorReadAccess-08718
|
||||
# VUID-VkGraphicsPipelineCreateInfo-flags-06482
|
||||
# VUID-vkCmdPipelineBarrier2-None-08719
|
||||
|
||||
# spec broken
|
||||
# VUID-vkCmdDrawMultiEXT-rasterizationSamples-07474
|
||||
|
||||
Reference in New Issue
Block a user