From f0da158742e5741a7a9f6982d237411d498d1463 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 14 Apr 2023 16:39:05 +0000 Subject: [PATCH] Roll vulkan-deps from c8e5e8c4c60b to 546bc887cb76 (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/c8e5e8c4c60b..546bc887cb76 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/f449fb4ad9..d5f69dba55 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/8c8619df2d..797ffe0108 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/4e17c284d6..8bb9edd13f * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/7b50c36e7a..801211cb3c 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,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: cwallez@google.com Change-Id: Icb2e1beb9ce84903e4974ab080eebb127011ff4e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127345 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2b9dd18d1e..de3d284ca3 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@c8e5e8c4c60b7fd6a59095b55968bb36c6fcef03', + 'url': '{chromium_git}/vulkan-deps@546bc887cb7619317ae5f80c9bcbd3007ebaea59', 'condition': 'dawn_standalone', },