From 32908ad50c65896f3bc0646db02d6668d05f5d8d Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Tue, 11 Oct 2022 10:01:13 +0000 Subject: [PATCH] Roll vulkan-deps from 1172dba33888 to 24053e9970b7 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/1172dba33888..24053e9970b7 Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/6c64537135..cb519989cd * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/96595a7710..7625be6a26 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 jmadill@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: jmadill@google.com Change-Id: I76d603893b611536430cb1fa9b59aef219a86bc9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3944893 Bot-Commit: angle-autoroll Commit-Queue: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ed9934d56..1c453fc62 100644 --- a/DEPS +++ b/DEPS @@ -596,7 +596,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@1172dba338881bb88803651e0f05885d9987335a', + 'url': '{chromium_git}/vulkan-deps@24053e9970b7052ae71d9bb338051fdb775728b8', 'condition': 'not build_with_chromium', },