From 5574521a429d93e101cf57e5d50dc9ea3c1bd5fa Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Thu, 4 Aug 2022 03:25:06 +0000 Subject: [PATCH] Roll vulkan-deps from 3ee9789f25ed to e76913f77204 (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3ee9789f25ed..e76913f77204 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/fb64704060..adf7bf0113 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/54cd5e1963..08c542d344 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/aa7ee26f15..3a10ae8223 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 lokokung@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: lokokung@google.com Change-Id: I245488f35bf5a3e5ee881ae76d7dc68474881b94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98160 Kokoro: Kokoro Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 975e689745..59edb26b6d 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@3ee9789f25ed20663828a3ff8cc5c39494bca381', + 'url': '{chromium_git}/vulkan-deps@e76913f772049749d2b5fe0c7be726f78bad1f55', 'condition': 'dawn_standalone', },