From 79363cc6cf49d4c281824c00df846f2c40291c8b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 13 Oct 2022 12:18:38 +0000 Subject: [PATCH] Roll vulkan-deps from bf8a71c9e39c to 3ff9f454761a (5 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/bf8a71c9e39c..3ff9f454761a Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/568e233ecf..ef6c9714a8 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/0df9899602..98f440ce68 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/23a050bc76..a88144de30 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/af79204843..c1afb7e157 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: I94ab87475560c3a58c92b587c36d26bf7024cc0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105584 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 b7ebb9eb82..17fa4056df 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@bf8a71c9e39c9095478f38988459341770ef1a0d', + 'url': '{chromium_git}/vulkan-deps@3ff9f454761a286c065a04c5b3934424274a2602', 'condition': 'dawn_standalone', },