From 5e2206f8e2a87d55cb247d389af488e4d8ddc473 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 23 Apr 2022 09:31:32 +0000 Subject: [PATCH] Roll vulkan-deps from 53cf7fe2f4c4 to 032c36ec6963 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/53cf7fe2f4c4..032c36ec6963 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/06ac141412..e3bca2add6 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/bfdb4dfafa..616ab50b44 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 shrekshao@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: shrekshao@google.com Change-Id: Ibf3a5b56c6180115d60a4a6f03c2122ad1148568 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87760 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bf963ad518..779718360a 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@53cf7fe2f4c49418c1903369c5732d472c80e003', + 'url': '{chromium_git}/vulkan-deps@032c36ec6963d4bb8042fe1d408c093fd5b77109', 'condition': 'dawn_standalone', },