Roll vulkan-deps from cc1c6225a3cb to 25675ddc7bab (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/cc1c6225a3cb..25675ddc7bab

Changed dependencies:
* spirv-cross: a569680406..d16183d1d2
* vulkan-loader: 6e7061cdab..3a1b0842a3
* vulkan-tools: 3a60ee90c1..078d44e466
* vulkan-validation-layers: a263fee6f6..8726d47ca7

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 bclayton@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: bclayton@google.com
Change-Id: If8cda2e2c4b24dac947ddad75f37c6bd52ccc2e5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/82240
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2022-03-01 01:43:39 +00:00 committed by Dawn LUCI CQ
parent d0d60d7f1b
commit b793bac93b
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -138,7 +138,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@cc1c6225a3cb4992eb7c2ed29fffc0abd024992c',
'url': '{chromium_git}/vulkan-deps@25675ddc7baba4c1d0085d296a619e990cec0fe7',
'condition': 'dawn_standalone',
},