From 3edcbec152ac698c6a0a84f1342cd8dc8df85694 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 9 Apr 2022 04:13:39 +0000 Subject: [PATCH] Roll vulkan-deps from 2ce1d878f9c9 to d4572ee122d4 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/2ce1d878f9c9..d4572ee122d4 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c62a19214a..8e5aa81ce6 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 rharrison@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: rharrison@google.com Change-Id: Iaa885438271bffc104fcd8814189b7b9d53644b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86212 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 380a020105..9209340d48 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@2ce1d878f9c90553242212eb24af7af1fe8a0232', + 'url': '{chromium_git}/vulkan-deps@d4572ee122d485b05b927c792bcdffb62b1032fe', 'condition': 'dawn_standalone', },