Roll vulkan-deps from e55b93bb3f99 to d7dfd14fa0d0 (4 revisions)

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

Changed dependencies:
* glslang: 8504d5ae1c..0d3211ff7b
* vulkan-validation-layers: a45c490b0f..00adad5913

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: Ieefd6af6c04e458be46724fae58f9b66549d005c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117523
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-21 13:16:15 +00:00 committed by Dawn LUCI CQ
parent ffcd62e7d7
commit 971f1e5678
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -142,7 +142,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@e55b93bb3f992cdee2c74a0dbc9f6b7fd0478832', 'url': '{chromium_git}/vulkan-deps@d7dfd14fa0d0bc1411976c7800a9076bab44524a',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },