From 434d6edd2bd3ac6bcd3334ada6e09923974575f9 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 2 Sep 2022 16:34:10 +0000 Subject: [PATCH] Roll vulkan-deps from c4e128e05c38 to 16d6c09db632 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/c4e128e05c38..16d6c09db632 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/c93ee9261e..9fcf62784b 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: I0668ad9e4a7684e8fe9f1d3950b0a136afcca391 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101023 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5aed78eeef..3c00882b44 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@c4e128e05c38fb2880c4df0f11cad7f7145faf2c', + 'url': '{chromium_git}/vulkan-deps@16d6c09db632b28f0d35b50dc2a69b2a634965b8', 'condition': 'dawn_standalone', },