mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-11 02:40:39 +01:00
Uprev Vulkan Validation Layers
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:
parent
059dea672e
commit
dfb4f90a51
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-2026wk07"
|
||||
VALIDATION_TAG="f020266adee4bb87e8fde219f6fb31f8f141213e"
|
||||
|
||||
mkdir Vulkan-ValidationLayers
|
||||
pushd Vulkan-ValidationLayers
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue