From c9aa57d039cb6c19bfeaedbf6f1d2a03b772180b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 9 Feb 2023 23:42:12 +0000 Subject: [PATCH] Roll vulkan-deps from 40badb6018c5 to d80722393c31 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/40badb6018c5..d80722393c31 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/be666f39c4..3321eb4487 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,webgpu-developers@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: I9390d7b0805e59d07daf8319a55c8ee5df8b1d7c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119302 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 4536681bb6..0206481050 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@40badb6018c52954cd7e75db085c9a7331c78bcf', + 'url': '{chromium_git}/vulkan-deps@d80722393c31d3e6e006329f6fb4cf25fe157903', 'condition': 'dawn_standalone', },