From a7eb0fe068ec126253315edb3c2caf95f6e9d89a Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 16 Mar 2022 14:01:26 +0000 Subject: [PATCH] Roll vulkan-deps from 41448155eff7 to 51988dcdccbf (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/41448155eff7..51988dcdccbf Changed dependencies: * spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/0e994ee9c4..4995a2f272 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/d41543eb52..6c8f1627a3 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 enga@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: enga@google.com Change-Id: I3f2a98ee591efdd973d436bce81a895aadc3f93e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83860 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 84fd355e26..766e0a1b93 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@41448155eff72f095f923719b791a489645ad00f', + 'url': '{chromium_git}/vulkan-deps@51988dcdccbfdc611bb86c25c639fca0b393e222', 'condition': 'dawn_standalone', },