From df2c1621bff159016a083a8f3ba70ca2ce4349b5 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 10 Jan 2023 20:10:39 +0000 Subject: [PATCH] Roll vulkan-deps from d110b2a1b9e3 to c4a4ae610317 (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/d110b2a1b9e3..c4a4ae610317 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/38be3b2cce..d786eab658 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 cwallez@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: cwallez@google.com Change-Id: I37c1c4a87bd3275914e197b8892aded0ef97c42f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116800 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1e5c7432ff..e99d88cf3c 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@d110b2a1b9e3149a5da7cadacbf79fc59655225d', + 'url': '{chromium_git}/vulkan-deps@c4a4ae6103172dc6ebe4214f7a4573e07d4f0962', 'condition': 'dawn_standalone', },