From a4c283be741f95b48a6369b8e6bed53ee0ff5fac Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Thu, 20 Jul 2023 10:01:30 +0000 Subject: [PATCH] Roll vulkan-deps from 7f74d379edd8 to e1c3b16d5aa5 (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/7f74d379edd8..e1c3b16d5aa5 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/9b1a0f4d3e..77417d5c9e * spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/66e5000344..14914db17a * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/6c7e1acc5f..883417544b * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/971615e6d8..3c3d04d219 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: I1ce7bea364a94bc9e522ecafa25014ef24494b0b Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4704406 Commit-Queue: angle-autoroll Bot-Commit: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bd1f2ea4f..b0ba14968 100644 --- a/DEPS +++ b/DEPS @@ -633,7 +633,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@7f74d379edd8b6381e230ee3ac6a823d0f41c893', + 'url': '{chromium_git}/vulkan-deps@e1c3b16d5aa5ada9e2f3688fc43416f4a0cf7bea', 'condition': 'not build_with_chromium', },