Uprev Vulkan Validation Layers
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/snapshot-2026wk07...f020266adee4bb87e8fde219f6fb31f8f141213e

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40032>
This commit is contained in:
Collabora's Gfx CI Team 2026-02-23 00:09:21 +00:00 committed by Marge Bot
parent 059dea672e
commit dfb4f90a51
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ set -uex
section_start vulkan-validation "Building Vulkan validation layers"
VALIDATION_TAG="snapshot-2026wk07"
VALIDATION_TAG="f020266adee4bb87e8fde219f6fb31f8f141213e"
mkdir Vulkan-ValidationLayers
pushd Vulkan-ValidationLayers

View file

@ -24,7 +24,7 @@ variables:
DEBIAN_TEST_BASE_TAG: "20260201-deqp-runner"
DEBIAN_TEST_ANDROID_TAG: "20260223-angle-b9"
DEBIAN_TEST_GL_TAG: "20260223-angle-b9"
DEBIAN_TEST_GL_TAG: "20260303-vvl-09"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20260203-vkd3d"