bump VVL to 1.3.248

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22672>
This commit is contained in:
Mike Blumenkrantz
2023-04-24 16:07:30 -04:00
committed by Marge Bot
parent 5c214117ad
commit 2c77344048
4 changed files with 81 additions and 5 deletions

View File

@@ -3,10 +3,11 @@
# When changing this file, you need to bump the following
# .gitlab-ci/image-tags.yml tags:
# DEBIAN_X86_TEST_GL_TAG
# KERNEL_ROOTFS_TAG:
set -ex
VALIDATION_TAG="v1.3.238"
VALIDATION_TAG="v1.3.248"
git clone -b "$VALIDATION_TAG" --single-branch --depth 1 https://github.com/KhronosGroup/Vulkan-ValidationLayers.git
pushd Vulkan-ValidationLayers