mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-18 18:50:33 +01:00
Uprev VVL to snapshot-2026wk07
https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/snapshot-2026wk06...snapshot-2026wk07 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39907>
This commit is contained in:
parent
e10f29399f
commit
b0cc03dfbd
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ set -uex
|
|||
|
||||
section_start vulkan-validation "Building Vulkan validation layers"
|
||||
|
||||
VALIDATION_TAG="snapshot-2026wk06"
|
||||
VALIDATION_TAG="snapshot-2026wk07"
|
||||
|
||||
mkdir Vulkan-ValidationLayers
|
||||
pushd Vulkan-ValidationLayers
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ variables:
|
|||
|
||||
DEBIAN_TEST_BASE_TAG: "20260201-deqp-runner"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20260202-angle-63"
|
||||
DEBIAN_TEST_GL_TAG: "20260214-piglit-0d"
|
||||
DEBIAN_TEST_GL_TAG: "20260216-vvl-07"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
|
||||
DEBIAN_TEST_VK_TAG: "20260203-vkd3d"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue