From 4c569d14ab6573deb118cc916440d714eb9c7e8c Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 4 Oct 2022 04:29:18 +0000 Subject: [PATCH] Roll vulkan-deps from eb0e9d9986be to daf416b93bfd (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/eb0e9d9986be..daf416b93bfd Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/c71f94d8a8..925eb27e51 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/db898178ff..2576742a66 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 kainino@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: kainino@google.com Change-Id: Ia803961f8bd197395f90599309b5f83e0d02836e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104544 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 822815a217..810a2b65bb 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@eb0e9d9986be202ac80c1c6171006d4912be040d', + 'url': '{chromium_git}/vulkan-deps@daf416b93bfdd0f0089b04ea36b1f205896ae698', 'condition': 'dawn_standalone', },