From ef030ff968a2d93fa3dc971e1d36a4b836f1ba20 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 12 Nov 2022 09:14:02 +0000 Subject: [PATCH] Roll vulkan-deps from 69432a484d62 to fa88fa5cf547 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/69432a484d62..fa88fa5cf547 Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/f18d3e3c5d..b7d671c2ba * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/4fa8aa7489..781c919ddf 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: I8b5ad414a4807b15513f2a7024f3afa74b7bde30 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109960 Commit-Queue: Dawn Autoroller Kokoro: Kokoro Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index aaa8c7af3b..5773c077a5 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@69432a484d62fcdd56ca848a62374a06a448281e', + 'url': '{chromium_git}/vulkan-deps@fa88fa5cf547ebe3b927a7323a380f4701a56aca', 'condition': 'dawn_standalone', },