Roll vulkan-deps from cffce1cd0b9e to 14d9936ef38c (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/cffce1cd0b9e..14d9936ef38c

Changed dependencies:
* glslang: b70669a059..3805888a57
* spirv-cross: 637c211c6f..633dc30135
* vulkan-validation-layers: 32a97f8626..948bffe545

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,geofflang@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: geofflang@google.com
Change-Id: I3c5725e4578e397a880ecd20fabc05d572b82139
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4793281
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll
2023-08-18 10:01:31 +00:00
committed by Angle LUCI CQ
parent 3058ed4414
commit 3629eeee8d
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@@ -671,7 +671,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@cffce1cd0b9e7fdf2d1fb27023edbdc107b5ab1b',
'url': '{chromium_git}/vulkan-deps@14d9936ef38c6dd261e846e00a2f3a9ba5553588',
'condition': 'not build_with_chromium',
},