From d99e84aca33e9754eba216df01c1fdea509162e5 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 25 Oct 2022 02:30:50 +0000 Subject: [PATCH] Roll vulkan-deps from e9cf5a1d4589 to 528a99b94dbc (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/e9cf5a1d4589..528a99b94dbc Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/eb113f0fdf..7326b967a5 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/0a3b52945c..9bb5a7ccd0 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/49a480cb91..8c1bd16fea 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 dsinclair@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: dsinclair@google.com Change-Id: I3f00f3407389f59d8eb7d5244a38f096f78a09b8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106848 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ad5e00672e..ab191658c6 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e9cf5a1d45897203f16ea4661b26f70943ef48d3', + 'url': '{chromium_git}/vulkan-deps@528a99b94dbcdc611e1c69ef6f6bf96201258582', 'condition': 'dawn_standalone', },