From 2134a9def04995c1c1f215c62cf59cf2e11cc1ae Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Wed, 12 Jul 2023 10:01:34 +0000 Subject: [PATCH] Roll vulkan-deps from 03c816988bfd to 4ba3255697ef (11 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/03c816988bfd..4ba3255697ef Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/eaa7057768..44779f508a * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/4be7d0e3ca..7ff331af66 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/db290809b5..011b0090ed If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-angle-autoroll Please CC angle-team@google.com,cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cnorthrop@google.com Change-Id: I82ccb55b54c9e8d30eb9a889a08cb48eb9f0771f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4679255 Bot-Commit: angle-autoroll Commit-Queue: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ac4410ca2..d69e0f4e3 100644 --- a/DEPS +++ b/DEPS @@ -633,7 +633,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@03c816988bfdd04e781ed6c6a568091a1c61d0a2', + 'url': '{chromium_git}/vulkan-deps@4ba3255697ef9b1b99ad5efd184e8e0f784a8c78', 'condition': 'not build_with_chromium', },