From b32d661389a6442eb96d1513c0f8dafbb7a3949d Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Tue, 18 Jul 2023 21:12:32 +0000 Subject: [PATCH] Manual roll vulkan-deps from aa35b58fce7d to 831910dbe1f3 (8 revisions) Manual roll requested by abdolrashidi@google.com https://chromium.googlesource.com/vulkan-deps.git/+log/aa35b58fce7d..831910dbe1f3 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/b8e742c91b..b43c1a1e63 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/2565ffa31e..bc14fdad60 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/80679543ad..32a2af3fd6 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 abdolrashidi@google.com,angle-team@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: abdolrashidi@google.com Change-Id: I5e24d509cf13b3a110f84ffeecc228ac7e83ba54 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4697917 Commit-Queue: Amirali Abdolrashidi Bot-Commit: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0caecdce5..1192108cc 100644 --- a/DEPS +++ b/DEPS @@ -633,7 +633,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@aa35b58fce7d1d314464e1354ee7ca1ec29d35ea', + 'url': '{chromium_git}/vulkan-deps@831910dbe1f33f0e8ad47aa511fd2a88e3e288ba', 'condition': 'not build_with_chromium', },