From 0dc71406dabcac775cf69a287b50c3dee2fc05cd Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 9 Dec 2022 00:04:44 +0000 Subject: [PATCH] Roll vulkan-deps from 7935ee7ccbc0 to e6dba61053b8 (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/7935ee7ccbc0..e6dba61053b8 Changed dependencies: * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/b75e5a02b6..bf3b3fb14e * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/82d4232f0f..b43758588b * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/ce45337c51..f846ef57a0 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/1e422524e7..2bbe7a9dfd 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 senorblanco@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: senorblanco@google.com Change-Id: I3efe6a8e909f4a843ce444bfbb7e4b029f7ec628 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113542 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 650f3ef01b..120fe4f5a6 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@7935ee7ccbc0074344db22c88702fcb0595272e5', + 'url': '{chromium_git}/vulkan-deps@e6dba61053b85f10473a0596d6883e4ae185ed8a', 'condition': 'dawn_standalone', },