From fa80165e456d80e7068caf432c6d6d846cbf7969 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 29 Nov 2022 09:05:32 +0000 Subject: [PATCH] Roll vulkan-deps from a53d2e8e6f8e to 4b2c47fa5f32 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/a53d2e8e6f8e..4b2c47fa5f32 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/88fd417b0b..12bb8602dd * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/595993488a..76529312e0 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: I982d72ab3c25afd6b6b779acd21ea4e22ffa3a0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112202 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0336c6ec91..7e7fcc26f1 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@a53d2e8e6f8e7898e6e5cad15eb6aca1dc74170a', + 'url': '{chromium_git}/vulkan-deps@4b2c47fa5f324c0c3ea9b976a37c80aa76a2c596', 'condition': 'dawn_standalone', },