From bb55ac595a449bce439a14216ef82e98d1ea6193 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 6 Oct 2022 23:16:53 +0000 Subject: [PATCH] Roll vulkan-deps from 7d797ec7d6bb to 2514a680a159 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/7d797ec7d6bb..2514a680a159 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/a6e6454ef2..1cecf91701 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/a02d471126..8963bb6715 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 kainino@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: kainino@google.com Change-Id: Ie316e68c1ab1cbbfdc913599b260fd92c661d06b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104880 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a5f946075b..5e3092c36c 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@7d797ec7d6bbcefd7b862d7416357341cad20d8c', + 'url': '{chromium_git}/vulkan-deps@2514a680a159217962f3b571f780cbe29229ca79', 'condition': 'dawn_standalone', },