Roll vulkan-deps from 5af76bbd5b9f to c4109411d3f3 (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/5af76bbd5b9f..c4109411d3f3

Changed dependencies:
* glslang: 538231d8b4..c6f8e532dd
* vulkan-loader: ab207b0829..2f89241d4d
* vulkan-tools: 99500cee1e..74f007dcd7
* vulkan-validation-layers: 37c5c5da74..e297733453

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 jrprice@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: jrprice@google.com
Change-Id: I64f4fb76e0b4faee3f28786e2969e1df9c60e394
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84222
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-22 06:19:33 +00:00 committed by Dawn LUCI CQ
parent a32a337448
commit 30cabc93b2
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@5af76bbd5b9f73c23f917a3b7a888321cb224c4e',
'url': '{chromium_git}/vulkan-deps@c4109411d3f366353898aed63156ada2fa562817',
'condition': 'dawn_standalone',
},