From df8b33f1a0bdad17041cc418ce001a85e255ae3e Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 25 Jan 2022 23:27:30 +0000 Subject: [PATCH] Roll vulkan-deps from 978db8424025 to 238f2f5eb39f (10 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/978db8424025..238f2f5eb39f Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/58d8b4e29c..5003644f55 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/0873a22a11..1dace16d80 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/ec84a665fd..997595a9ff * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/7f229d1544..a6c1ddca49 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 bajones@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: bajones@google.com Change-Id: I7e1c966972cb986feafb336925418fbce95fee65 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78247 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fce605afcd..8dc730737d 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@978db84240250b65c1c356d6c96a3151ce496f1c', + 'url': '{chromium_git}/vulkan-deps@238f2f5eb39feb21755494c4cfe0464d9924e38a', 'condition': 'dawn_standalone', },