From 31bc299edf9ae2bb8a4ac6bacc753f800c486a8e Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 28 Mar 2022 16:07:43 +0000 Subject: [PATCH] Roll vulkan-deps from e4527c95aeeb to 6cb5b8e60e21 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/e4527c95aeeb..6cb5b8e60e21 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/05745cc9d4..7841afd98e 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 alanbaker@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: alanbaker@google.com Change-Id: Ic8a5b569af4a4c371b61a1b0e36edd4a9260f0ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85020 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d93b775eb6..a8382fc6ca 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e4527c95aeeb7ef99b22c58161daf443b25fe9a2', + 'url': '{chromium_git}/vulkan-deps@6cb5b8e60e2186fac52073576885ca69804b1f81', 'condition': 'dawn_standalone', },