From 7400a5519ffcbb4f366adfecf8279223d79c6463 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 24 Jun 2022 08:40:08 +0000 Subject: [PATCH] Roll vulkan-deps from 470172656108 to 54dba77e8a94 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/470172656108..54dba77e8a94 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/ba3e6ffe03..e6925974d1 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/76fe352190..c4ed5157dc * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/6ba32ffc01..acd5c164ce 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 bajones@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: bajones@google.com Change-Id: Id841745d45d140aa5726409ac2b90098d0a05f30 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94641 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 2eae8a5664..a31deac262 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@470172656108e872b556d94eba567417c466e705', + 'url': '{chromium_git}/vulkan-deps@54dba77e8a9499cb91f0de0e47576e50302f49d6', 'condition': 'dawn_standalone', },