From 260dc38acebcf8a217a4b506b71f4c3007155a6a Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 3 Feb 2023 14:19:00 +0000 Subject: [PATCH] Roll vulkan-deps from 62407e04faa3 to 9bbdb1bd6767 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/62407e04faa3..9bbdb1bd6767 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/d8759a140b..5890763734 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c5d638465e..b44e1b1d07 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 alanbaker@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: alanbaker@google.com Change-Id: I75203e6066a374868865fd2747a39af1dd663095 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118580 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 144fdef4d1..bfa5351fcc 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@62407e04faa30ee4156536d977aab21ec7a31ddd', + 'url': '{chromium_git}/vulkan-deps@9bbdb1bd6767188087dcff229efca98f7116101a', 'condition': 'dawn_standalone', },