From 30cabc93b284635969c380d2224d589fe06dfd15 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 22 Mar 2022 06:19:33 +0000 Subject: [PATCH] Roll vulkan-deps from 5af76bbd5b9f to c4109411d3f3 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/5af76bbd5b9f..c4109411d3f3 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/538231d8b4..c6f8e532dd * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/ab207b0829..2f89241d4d * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/99500cee1e..74f007dcd7 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/37c5c5da74..e297733453 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 jrprice@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: jrprice@google.com Change-Id: I64f4fb76e0b4faee3f28786e2969e1df9c60e394 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84222 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2ad3d3a4d4..1933890a92 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@5af76bbd5b9f73c23f917a3b7a888321cb224c4e', + 'url': '{chromium_git}/vulkan-deps@c4109411d3f366353898aed63156ada2fa562817', 'condition': 'dawn_standalone', },