From 65426d9325b74f4668390807142bdde12a8bc422 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 21 Apr 2022 01:38:23 +0000 Subject: [PATCH] Roll vulkan-deps from 158676f39f3b to df3a617e7556 (6 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/158676f39f3b..df3a617e7556 Changed dependencies: * spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/82becc8a8a..46b7918218 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/2b2b0282af..671f6e633f * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/5896a701e1..d3be3175c2 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 shrekshao@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: shrekshao@google.com Change-Id: I685c925f2ce284f00864f3a83d789c3d7207635b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87462 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 b9b2def93c..8842ec3996 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@158676f39f3b0800c8a3c3e17af98c89c2613d8c', + 'url': '{chromium_git}/vulkan-deps@df3a617e75565695119c234ec5f82295ef5ae443', 'condition': 'dawn_standalone', },