Roll vulkan-deps from d4612ccb4e7e to 879476fab2db (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/d4612ccb4e7e..879476fab2db

Changed dependencies:
* glslang: 1d978158de..06a7078ce7
* spirv-cross: a89dea3c49..0bb28ef88a
* vulkan-headers: 24115c70be..18963a6cc0
* vulkan-validation-layers: 9d77a97600..b7386b6ec8

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 kainino@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: kainino@google.com
Change-Id: Iad601b49fd6dda4112f487025f3bf265f2f55190
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116136
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 2023-01-05 19:44:07 +00:00 committed by Dawn LUCI CQ
parent f7e6e8c900
commit 0300dd0813
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -142,7 +142,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@d4612ccb4e7ed96c9a057c56f8fa2fa47ca9d2e7',
'url': '{chromium_git}/vulkan-deps@879476fab2dbfdd57297b6cbb6e55e06b45cbaeb',
'condition': 'dawn_standalone',
},