From e7adafa85cc7dafaca8d8903e18682e6d160a13c Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 12 May 2023 04:53:38 +0000 Subject: [PATCH] Roll vulkan-deps from 8ea63733746a to 729c65ec74f6 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/8ea63733746a..729c65ec74f6 Changed dependencies: * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c504ef71a4..ddf9014d5e 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: I0c73c65bf9d21788bb35cf1619ab2be68aab8691 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132580 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 80cbdf52d0..b56421ab25 100644 --- a/DEPS +++ b/DEPS @@ -146,7 +146,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@8ea63733746a283614e582258148092b758d92be', + 'url': '{chromium_git}/vulkan-deps@729c65ec74f65931b4dfcd52b05bf9c0eef73430', 'condition': 'dawn_standalone', },