From 8e56c8baa79d916c0cb6cfbfc77a591c0a57787c Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 7 Dec 2022 19:52:29 +0000 Subject: [PATCH] Roll vulkan-deps from 0c4f620f2412 to bd21ce27a2a1 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/0c4f620f2412..bd21ce27a2a1 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/a7603c132d..77551c429f * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/1f2848428c..1e422524e7 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: I63b9da169fc40267deb93a3bb45239dae8431378 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113225 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f3ffee7cf5..34bff46747 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@0c4f620f241291f783651efcab04d8ea58571946', + 'url': '{chromium_git}/vulkan-deps@bd21ce27a2a1b5964bbfecac39f3017ad2793218', 'condition': 'dawn_standalone', },