From dadb934e19784bdc64c00e545b1da00654e6cac7 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 16 Aug 2022 07:54:32 +0000 Subject: [PATCH] Roll vulkan-deps from fb0e26499a68 to 863822794aa7 (3 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/fb0e26499a68..863822794aa7 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/3a8a961cff..9abacb34a5 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/50fe2fc2d0..e51d0d1c18 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: I4b435403b7e172e8f0d5eb5b052f0591b18d0719 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99300 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 b2fba8dd6c..4d1d355d60 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@fb0e26499a682ce4bef259e8751d97aa8cdcfc5f', + 'url': '{chromium_git}/vulkan-deps@863822794aa708b003edf3d547c10895768e3f54', 'condition': 'dawn_standalone', },