From 799420d347d03f71df765b1b7b8e4e8aca2d6877 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 19 Apr 2022 21:42:04 +0000 Subject: [PATCH] Roll vulkan-deps from 2a1479d73345 to 1380023f9816 (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/2a1479d73345..1380023f9816 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/6a67891418..d7cae5e7cd * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/cb96abbf7a..2b2b0282af * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/8a6fe16b4a..ce8691416f 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 shrekshao@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: shrekshao@google.com Change-Id: I17b5e5d08f7e8b9e631a3f940ea6e68f99527cad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87321 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fbb622af93..0a5560ae7d 100644 --- a/DEPS +++ b/DEPS @@ -137,7 +137,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@2a1479d73345a8b6dba011a8b4248f41ce2910c7', + 'url': '{chromium_git}/vulkan-deps@1380023f981671615b489e634d8a5ca9e267f23b', 'condition': 'dawn_standalone', },