Roll vulkan-deps from 956ca5369840 to 4d9fe6bf1f0c (18 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/956ca5369840..4d9fe6bf1f0c

Changed dependencies:
* glslang: 90d4bd05cd..d15deba1d8
* spirv-cross: 131278458e..188dc8b13c
* spirv-tools: 471428a04f..d18d0d92e5
* vulkan-loader: 5e96fd5450..a32af9ca72
* vulkan-validation-layers: ca162081a7..efcb50f63a

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: Id71b49f5f920099607990f272a2301440bce154f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80902
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-02-17 13:07:41 +00:00 committed by Dawn LUCI CQ
parent 3f58d7b5b8
commit 6481376db0
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -138,7 +138,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@956ca5369840b9883e5146895f242d3e6f668d1d', 'url': '{chromium_git}/vulkan-deps@4d9fe6bf1f0c6e365245379ae88bac7966e9117a',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },