From 697917cb439020228fd9b94c97e87c531f2d172c Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 17 Sep 2022 04:22:59 +0000 Subject: [PATCH] Roll vulkan-deps from d01707e58694 to 9f855ce7b96f (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/d01707e58694..9f855ce7b96f Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/272e4b3d07..91c29a197f * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/a4fc6748d9..8f5b321d28 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-dawn-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/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: enga@google.com Change-Id: Id8aa10d48013114f0534546bea984f0db92dd382 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102582 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 13e499feff..974e72cf6b 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@d01707e586949472541715e8f605d4c8565cd591', + 'url': '{chromium_git}/vulkan-deps@9f855ce7b96f511443902a38acb2228d94fc300a', 'condition': 'dawn_standalone', },