From 06b49b392f78f259c0a3fb1fdd5cf8c8efb692f9 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 14 Nov 2022 23:27:33 +0000 Subject: [PATCH] Roll vulkan-deps from 131d736c57d4 to 4407b3fc33d4 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/131d736c57d4..4407b3fc33d4 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/a8647f59c0..8ea3ae6be2 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c4a6240618..29f92a8975 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: I5c6bec4ee22cddba3391239295dc206098f23394 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110162 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 3528d045c3..3725cdda5c 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@131d736c57d47f21b1b75fa78c2de887f73c61b8', + 'url': '{chromium_git}/vulkan-deps@4407b3fc33d4f0fe9ba73402ababa1ba9991e6c0', 'condition': 'dawn_standalone', },