Roll vulkan-deps from f2f4bb6f20ec to fcc5a5e242db (14 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/f2f4bb6f20ec..fcc5a5e242db

Changed dependencies:
* glslang: e3a711b6fc..0bbe74c709
* spirv-tools: 3cc7e1c4c3..440f018cc4
* vulkan-loader: d34bfafff2..e95fee0b8e
* vulkan-tools: 389110e460..e50622314d
* vulkan-validation-layers: bea5beb302..71da22274a

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-angle-autoroll
Please CC angle-team@google.com,syoussefi@google.com on the revert to
ensure that a human
is aware of the problem.

To file a bug in ANGLE:
https://bugs.chromium.org/p/angleproject/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: syoussefi@google.com
Change-Id: Ib29eb50a9fc979c1a55a6aabc7a952c90442b473
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4845988
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll
2023-09-06 10:01:51 +00:00
committed by Angle LUCI CQ
parent 5116f54eca
commit 55d3636b66
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@@ -671,7 +671,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': Var('chromium_git') + '/vulkan-deps@f2f4bb6f20eca8292dde8aeb54448a0ed92ba3af',
'url': Var('chromium_git') + '/vulkan-deps@fcc5a5e242dbfd6e36e9605d1331f776e2526319',
'condition': 'not build_with_chromium',
},