Roll vulkan-deps from f709feae795b to e55b93bb3f99 (8 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/f709feae795b..e55b93bb3f99

Changed dependencies:
* glslang: ca8d07d0bc..8504d5ae1c
* spirv-cross: 4be568c004..eb9b273298
* spirv-tools: c51e2afe00..cdc4e528f3
* vulkan-headers: 78448eda6e..1a43b498b8
* vulkan-validation-layers: 947366e2ce..a45c490b0f

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 lokokung@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: lokokung@google.com
Change-Id: Ia764a9cfa3d68d9cdc8a4c739ee2205791b0d57a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117522
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2023-01-21 00:22:40 +00:00 committed by Dawn LUCI CQ
parent f586545aef
commit be4f5cdbe8
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@f709feae795b2c20ecec2901c4e7deb41e7762c0',
'url': '{chromium_git}/vulkan-deps@e55b93bb3f992cdee2c74a0dbc9f6b7fd0478832',
'condition': 'dawn_standalone',
},