Roll vulkan-deps from dc9947ad4d2b to 640b7331b244 (9 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/dc9947ad4d2b..640b7331b244

Changed dependencies:
* glslang: efc33d1ee5..4c57db1595
* vulkan-utility-libraries: 10f76f75da..21ded6ed67
* vulkan-validation-layers: 867004beac..8c7da10180

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,cnorthrop@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: cnorthrop@google.com
Change-Id: Iae666e69b893afe75f19bc904e1c1b40bbaecc35
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4874893
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-19 10:01:56 +00:00
committed by Angle LUCI CQ
parent 936694e3e8
commit 7cb117e0b0
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@dc9947ad4d2b0a5a52bbdb10e71f153b5d619be8',
'url': Var('chromium_git') + '/vulkan-deps@640b7331b2447e157af59b61c69c18a98cb74915',
'condition': 'not build_with_chromium',
},