commit | 53b96df946bae2dd0c9938ec05962ac064c00e8f | [log] [tgz] |
---|---|---|
author | Shahbaz Youssefi <syoussefi@chromium.org> | Thu Oct 21 14:48:37 2021 -0400 |
committer | Angle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 22 02:30:35 2021 +0000 |
tree | 76c8aae4ddb8c84940139dd90cf966c67b7e455b | |
parent | 52934a5dec6d0a72a4e27272c467dc02ca31e2da [diff] [blame] |
Roll vulkan-deps from 59f9313742fc to f70ffc911963 (16 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/59f9313742fc..f70ffc911963 Changed dependencies: * glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/6351fcef28..9290474dcf * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/e4243b898c..6d13c99273 * spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/19e8350415..92f21c9b21 * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/001604bd4a..f3fbd98ff5 * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/dd99e0f51f..d594f70127 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/f524349518..0162d1648f * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/d3c917b9bf..cfe15faf1a 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-angle-autoroll Please CC syoussefi@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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 Change-Id: I365b37fa532dabf1ff1940188cef9340da0fd3ed Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3237828 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
diff --git a/DEPS b/DEPS index eef5daa..a0268d5 100644 --- a/DEPS +++ b/DEPS
@@ -516,7 +516,7 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@59f9313742fc0c31e7ca18c22a4184e94b62155b', + 'url': '{chromium_git}/vulkan-deps@f70ffc911963fb52767f8fbc96a5958c19c44544', 'condition': 'not build_with_chromium', },