From c2849f3fb9da5f7e9cb1ff5ed77e47e838c9c89c Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 14 Apr 2022 19:21:16 +0000 Subject: [PATCH] Roll vulkan-deps from 7e9ab0686bf4 to 380bd4ba74d9 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/7e9ab0686bf4..380bd4ba74d9 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/898ba64d24..cb96abbf7a * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/576ce7a508..fa288188b5 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/ca733546ed..a610192fb9 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: Id74d0a81a86827f9a66fde7d8d5f3f9957a5877c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86843 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e4590e5e0c..4cc14f927f 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@7e9ab0686bf4d4fa9c52eeb8def33b2057624987', + 'url': '{chromium_git}/vulkan-deps@380bd4ba74d935b68999bc6a59225e8d4569e956', 'condition': 'dawn_standalone', },