From 5265f07cf86c0458ae075154b8ba5b81154166f1 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Fri, 15 Jul 2022 03:22:39 +0000 Subject: [PATCH] Roll vulkan-deps from 3cc80b7988b6 to 3204c0c798d3 (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3cc80b7988b6..3204c0c798d3 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/68c1880c09..7e6b7c26a2 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/4de4f256ab..30cb46bf7e * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/ffc961dbd7..8b603f8d06 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c99353e1fe..427d39742f 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 bclayton@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: bclayton@google.com Change-Id: Icead763d6c66ef73e2fb9df681b5402f205af604 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96245 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 73b7f392ca..769e184e9b 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@3cc80b7988b64231617ce87582c4d3d01e61503a', + 'url': '{chromium_git}/vulkan-deps@3204c0c798d3bc54502323d91940b10fa18519ff', 'condition': 'dawn_standalone', },