From 0f72763efd10050192de79255504265985c4a4f2 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 19 Jan 2023 20:52:39 +0000 Subject: [PATCH] Roll vulkan-deps from 823d1a0d7c30 to 23014e30056e (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/823d1a0d7c30..23014e30056e Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/615741f278..ca8d07d0bc * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/bb1c885956..c51e2afe00 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/08bfe2e226..a841bc8e07 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/4b705abe08..c77aeff461 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 lokokung@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: lokokung@google.com Change-Id: I4068f0ca59a86d977e90b2e4c3f96617ddb53ada Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117177 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 62529a40b8..66ddc1060a 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@823d1a0d7c3013b7ce066c687e073dd0aa7b654d', + 'url': '{chromium_git}/vulkan-deps@23014e30056e45b160cf0c94f7951a04fa314148', 'condition': 'dawn_standalone', },