Roll vulkan-deps from 33efdc70a008 to dc9947ad4d2b (13 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/33efdc70a008..dc9947ad4d2b

Changed dependencies:
* glslang: 323836e46b..efc33d1ee5
* vulkan-loader: d40385b174..9dc0e31574
* vulkan-validation-layers: e7819d8916..867004beac

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: I8f55c6837b7843166e70e9d12d7d322e0caacb92
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4872057
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-18 10:01:12 +00:00
committed by Angle LUCI CQ
parent 8f703d872e
commit 18f1b3b8e7
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@33efdc70a008f93548ff472ab067816971bdbf49',
'url': Var('chromium_git') + '/vulkan-deps@dc9947ad4d2b0a5a52bbdb10e71f153b5d619be8',
'condition': 'not build_with_chromium',
},