From 5d96d35224e32bf9ba286a6ddc6e129153cafc13 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 10 Oct 2022 23:09:41 +0000 Subject: [PATCH] Roll vulkan-deps from 1172dba33888 to 24053e9970b7 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/1172dba33888..24053e9970b7 Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/6c64537135..cb519989cd * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/96595a7710..7625be6a26 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: Ie59cc312c47b5762084827ca6260252b1b666a7e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105281 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 99e965f8a2..41dbad2e85 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@1172dba338881bb88803651e0f05885d9987335a', + 'url': '{chromium_git}/vulkan-deps@24053e9970b7052ae71d9bb338051fdb775728b8', 'condition': 'dawn_standalone', },