From d875605722503515aa8acefdebfa904c9da3c1ba Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Mon, 24 Apr 2023 10:01:47 +0000 Subject: [PATCH] Roll vulkan-deps from bfd1e43ef9d6 to 4b61bdad813f (12 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/bfd1e43ef9d6..4b61bdad813f Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/b8955549ef..9c7fd1a33e * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/4be91725ab..07d1854c67 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/db7475424c..df10a2759b * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c827791afe..86e3809a9d 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-angle-autoroll Please CC angle-team@google.com,jonahr@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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: jonahr@google.com Change-Id: I860688641eace7982c7f5d1aaf57df5cb09fb30b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4464507 Bot-Commit: angle-autoroll Commit-Queue: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 592ae2959..38c0d92d8 100644 --- a/DEPS +++ b/DEPS @@ -644,7 +644,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@bfd1e43ef9d61979742e443de21a71c4a1f95919', + 'url': '{chromium_git}/vulkan-deps@4b61bdad813f41ad4b3d77a048af31fb782dc19d', 'condition': 'not build_with_chromium', },