From cc5e06d1580c1d9514d27c326ef68f08913e3bf4 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 12 Jan 2022 21:28:06 +0000 Subject: [PATCH] Roll vulkan-deps from bc625cc6ba9a to 0fa93555bcf8 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/bc625cc6ba9a..0fa93555bcf8 Changed dependencies: * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/d99496fcb1..0873a22a11 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/ad20b9766b..1656b2bbca 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: Id63e5ad9e64e64f9e6acda868a298ae42af32598 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/76280 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2b87e8ed4e..e156ec946c 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@bc625cc6ba9acb723ff50f7f3f66bb78ead30399', + 'url': '{chromium_git}/vulkan-deps@0fa93555bcf8afccbacee331440a9f7b7aa9cf05', 'condition': 'dawn_standalone', },