Roll vulkan-deps from 428c60617e42 to bb14a2634243 (4 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/428c60617e42..bb1
4a2634243

Changed dependencies:
* spirv-tools: 7221381361..e150e716ff
* vulkan-loader: ebb932a402..74221a9a55
* vulkan-validation-layers: ebc1fbec61..6e6e6b4216

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 angle-team@google.com,ianelliott@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
Tbr: ianelliott@google.com
Change-Id: Id5e634e23f4f9cbdb2472609c9c939f99f7b93cf
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4248685
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2023-02-14 10:01:17 +00:00 коммит произвёл Angle LUCI CQ
Родитель 4058c2b3ca
Коммит 2bcf94cc0b
1 изменённых файлов: 1 добавлений и 1 удалений

2
DEPS
Просмотреть файл

@ -644,7 +644,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@428c60617e4229b49f87b74196e8d3eb1a7dc64c', 'url': '{chromium_git}/vulkan-deps@bb14a2634243c724dc734cf513c9bab73ac0a224',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },