From 3785fb7e277198d01e4cb631a1404be73ca59097 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sun, 15 Jan 2023 20:31:29 +0000 Subject: [PATCH] Roll vulkan-deps from 21f8ab710059 to dda150867e4a (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/21f8ab710059..dda150867e4a Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/49e4117c5f..6bba45d2a3 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/6ef427d3b9..67aa359cd1 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 cwallez@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: cwallez@google.com Change-Id: I3386c8f37c0b5f60aa4c9b3dde6bbafc1221fece Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117161 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 27b299a9ec..9ba8e895a6 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@21f8ab71005944bdac237738bf8dc8a177686d74', + 'url': '{chromium_git}/vulkan-deps@dda150867e4a7978ed784593e884f811e59cec6e', 'condition': 'dawn_standalone', },