From 16ea6420f496fe6cbee469057c65c2ff4910610b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 22 Jan 2022 23:16:04 +0000 Subject: [PATCH] Roll vulkan-deps from e261142ee340 to 238eaa6f9d25 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/e261142ee340..238eaa6f9d25 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/8a40f6de57..c38495656d 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 sarahmashay@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: sarahmashay@google.com Change-Id: I48e711bcca9680445191d8326d3d8c6351be659e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77821 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ab4a47aea4..1c7c13e61b 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e261142ee3407f95bee94bbb0410c0e0cc9d1561', + 'url': '{chromium_git}/vulkan-deps@238eaa6f9d25f588ed32fcd9267df782dc706127', 'condition': 'dawn_standalone', },