From 9620766edc1ce39aa6431e05213c73dae03ea3e9 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 23 Mar 2022 11:18:44 +0000 Subject: [PATCH] Roll vulkan-deps from 4cb8d508af01 to e48c829d5baa (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/4cb8d508af01..e48c829d5baa Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/3820c4f6e2..9d1b572884 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/74f007dcd7..9a9230fd9a * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/e297733453..31a3e7744e 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 jrprice@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: jrprice@google.com Change-Id: Id549bb8186f56f98e0a19ef1338882ead8ca2d95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84301 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 686dfc2f37..89aceb6808 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@4cb8d508af01c44cf3a9dd81d8fc5b137d20f7b3', + 'url': '{chromium_git}/vulkan-deps@e48c829d5baaacb374dc368fa9109711ac9f6bc2', 'condition': 'dawn_standalone', },