From 42e30e15f7d58a53d66ddcad517191dcdeb6ff5b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 18 Aug 2022 04:41:50 +0000 Subject: [PATCH] Roll vulkan-deps from 863822794aa7 to 33d0b2c3122a (13 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/863822794aa7..33d0b2c3122a Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/9abacb34a5..0073a1fa36 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/497f232680..d55c7aaf04 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/e51d0d1c18..caaa7f2d66 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 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: Ib5ea9ebb40cf936428446f7b74583b596d815e82 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99620 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ab65f7ff1d..27c8dc8e7b 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@863822794aa708b003edf3d547c10895768e3f54', + 'url': '{chromium_git}/vulkan-deps@33d0b2c3122a5c90e2d9b77d370ffcfd288d0032', 'condition': 'dawn_standalone', },