From 7f36c0e71184a02c498d5fae682ce43a0fbfe3ef Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 7 May 2022 06:49:52 +0000 Subject: [PATCH] Roll vulkan-deps from e13072c54977 to 626b2fd72bde (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/e13072c54977..626b2fd72bde Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/e3bca2add6..14f6e27304 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/c11ea09652..ffc8f2d455 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 amaiorano@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: amaiorano@google.com Change-Id: Ib50ee5883cea1f4db68e615917c3fcf30658867d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89320 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 db5760ae70..7e436f05b8 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e13072c54977ca9339a5efdcd95f9f0e59c4b73c', + 'url': '{chromium_git}/vulkan-deps@626b2fd72bdeabfee53df69a1831f3f4b0e75e8b', 'condition': 'dawn_standalone', },