From de82918988877e7e5d13e785b122e012ca1db642 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sat, 11 Mar 2023 18:58:57 +0000 Subject: [PATCH] Roll vulkan-deps from b2d90316944e to 47ccaa754cba (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/b2d90316944e..47ccaa754cba Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/01828dac77..fba26fd606 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/4efae38a06..63231b8c6f 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 senorblanco@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: senorblanco@google.com Change-Id: I0ff4df1c976ea3a009f8a6c385e070aef7e77418 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123700 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 157b56baee..1e86ab5f7c 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@b2d90316944eb50f2e8ab9cafdb4f8d87aef1d56', + 'url': '{chromium_git}/vulkan-deps@47ccaa754cba0a31bd892cb5e7ee74a2a91c676e', 'condition': 'dawn_standalone', },