From 5c561198eca54bea930f8f683a4e25692971bbc3 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 5 Jul 2022 15:29:09 +0000 Subject: [PATCH] Roll vulkan-deps from 24ed8b7a6bd7 to 5d976018641e (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/24ed8b7a6bd7..5d976018641e Changed dependencies: * spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/36c0c15962..0bcc624926 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 dsinclair@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: dsinclair@google.com Change-Id: Id9a24dc7ce72f217d18c5b158434baa2ff486de8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95560 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7f07afd32a..626aba5109 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@24ed8b7a6bd7120e29de06dcf7c791a0aee2531c', + 'url': '{chromium_git}/vulkan-deps@5d976018641e3b231b77a35c3a9b40bdbe31e91a', 'condition': 'dawn_standalone', },