From 126b09fc884439d9c0031037469cac432359abf7 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 27 Oct 2022 07:40:31 +0000 Subject: [PATCH] Roll vulkan-deps from 6ee641d5a6f8 to c96b22b70df7 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/6ee641d5a6f8..c96b22b70df7 Changed dependencies: * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/9bb5a7ccd0..cff7777139 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/0bd4915e23..3d88679951 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 dsinclair@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: dsinclair@google.com Change-Id: Iaccb71c8af0b0c3c50fe4d234062978f5f7a14f3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107400 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 98cc2805d4..83e110ee66 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@6ee641d5a6f813f3f816edf833a36f7434da0c1a', + 'url': '{chromium_git}/vulkan-deps@c96b22b70df766d2a2f9922a311238b1895bc541', 'condition': 'dawn_standalone', },