From 792873ecb6fff9f29c3decff580275fa8189112e Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 12 Apr 2022 22:31:15 +0000 Subject: [PATCH] Roll vulkan-deps from 9b2a1bfa4434 to 9c0d5b64c767 (5 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/9b2a1bfa4434..9c0d5b64c767 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/efd9780e62..9dbebff442 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: I0ec6b03695ad1c17bcf034a425a1e66b5b639cfc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86505 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7bdc5e1713..e895b2b22d 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@9b2a1bfa4434f35dafb272d67ef15f8162ab110b', + 'url': '{chromium_git}/vulkan-deps@9c0d5b64c767ccae0c3ab2e5d2e0cb80e3586d20', 'condition': 'dawn_standalone', },