From 9b77640b938657478fd8a62fd4e86cb89c297222 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 7 Feb 2023 07:31:41 +0000 Subject: [PATCH] Roll vulkan-deps from ca4b11bbbd2b to 223515618c53 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/ca4b11bbbd2b..223515618c53 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/23d8187e72..96f49d713e 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 rharrison@google.com,webgpu-developers@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: rharrison@google.com Change-Id: I81ebc999c3b1b8eefc1620a51d5d54b1579a7a7f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118960 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3ac0a23225..1453bc5803 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@ca4b11bbbd2b904d7013b2c5ee52bd1c564820ea', + 'url': '{chromium_git}/vulkan-deps@223515618c5353c7587ccc5e5d3e04aeb42f6f5e', 'condition': 'dawn_standalone', },