From e9112132e05cf89b660089c075cf58ef64d0e59f Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 23 Dec 2022 02:16:11 +0000 Subject: [PATCH] Roll vulkan-deps from 3a028e4c1f4a to f17be85632ab (5 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3a028e4c1f4a..f17be85632ab Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/dcae187376..68935bc2c6 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/077b09c32a..d87f61605b * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/a0a07df689..cb16c644de 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 jrprice@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: jrprice@google.com Change-Id: Idfb74ab7d891fa3e673aad96a3a7d093a7aeb938 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115540 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 13488f5d46..8d1d1e7792 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@3a028e4c1f4a85437451406b23ed4d416aa0b92d', + 'url': '{chromium_git}/vulkan-deps@f17be85632ab99adb494dfddac8d691a9b91140d', 'condition': 'dawn_standalone', },