From c5931800f22725722732e28695aa19f1278ec076 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 9 May 2022 20:12:15 +0000 Subject: [PATCH] Roll vulkan-deps from 626b2fd72bde to 7de4282f2446 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/626b2fd72bde..7de4282f2446 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/ffc8f2d455..ad3514b732 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 kainino@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: kainino@google.com Change-Id: I6b7055e94a761c0e50e8a4e9bc687fcd1a57aa11 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89461 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 11b4b8adb6..baf3822b50 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@626b2fd72bdeabfee53df69a1831f3f4b0e75e8b', + 'url': '{chromium_git}/vulkan-deps@7de4282f2446ebb9110dee5797f441c7bc893790', 'condition': 'dawn_standalone', },