From d883c0b168da43984deb2d86d4054af0d66175bd Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 4 Oct 2022 17:49:58 +0000 Subject: [PATCH] Roll vulkan-deps from daf416b93bfd to 5aeb9d1e5858 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/daf416b93bfd..5aeb9d1e5858 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/2576742a66..219d513eb6 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: I461897c5cd424e98eecd7c9a743a7f166cd5b461 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104600 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bde2e98f6e..f5ab06b021 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@daf416b93bfdd0f0089b04ea36b1f205896ae698', + 'url': '{chromium_git}/vulkan-deps@5aeb9d1e585877b31022de9c982cad25be0f89dd', 'condition': 'dawn_standalone', },