From 6d7c44caa33ba94eca59c82c44673c4bbb4b9007 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 8 Apr 2022 14:52:17 +0000 Subject: [PATCH] Roll vulkan-deps from acc216fde2a5 to 2ce1d878f9c9 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/acc216fde2a5..2ce1d878f9c9 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/9bb8cfffb0..48fd6c82b3 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/38f9ee7a5b..3903162ac4 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/155aba284f..c62a19214a 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 rharrison@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: rharrison@google.com Change-Id: I204090c7ec21a522f8e703a315e7f4f33aae2fb6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86200 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 4bea8ace97..424b9af622 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@acc216fde2a532097e01ae0fc9ab535c7d25e5ab', + 'url': '{chromium_git}/vulkan-deps@2ce1d878f9c90553242212eb24af7af1fe8a0232', 'condition': 'dawn_standalone', },