From 7cff75ad59224f224c2c574dca5e32b764b943b0 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Tue, 22 Mar 2022 20:07:10 +0000 Subject: [PATCH] Roll vulkan-deps from c4109411d3f3 to 4cb8d508af01 (2 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/c4109411d3f3..4cb8d508af01 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/565db34cba..d000b9e71c * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/0ab57c2c42..3820c4f6e2 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: Iccc21b0829a70b13f074a33cc36eec6708a88dd5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84300 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7502f9a752..dbabda3526 100644 --- a/DEPS +++ b/DEPS @@ -138,7 +138,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@c4109411d3f366353898aed63156ada2fa562817', + 'url': '{chromium_git}/vulkan-deps@4cb8d508af01c44cf3a9dd81d8fc5b137d20f7b3', 'condition': 'dawn_standalone', },