Roll vulkan-deps from f64a38bd0c7a to 33efdc70a008 (19 revisions)

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

Changed dependencies:
* spirv-headers: d790ced752..fc7d246276
* spirv-tools: fc54e178e9..a996591b1c
* vulkan-loader: e2e3cb97b8..d40385b174
* vulkan-utility-libraries: ba0d57a514..10f76f75da
* vulkan-validation-layers: 9ced253f51..e7819d8916

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,ianelliott@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: ianelliott@google.com
Change-Id: If256396fe02e825386cafba4b5c927a765483862
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4868077
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-15 10:01:14 +00:00
committed by Angle LUCI CQ
parent e379496703
commit d6af497722
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@f64a38bd0c7a6c5be4596546688e45eee1df95d7',
'url': Var('chromium_git') + '/vulkan-deps@33efdc70a008f93548ff472ab067816971bdbf49',
'condition': 'not build_with_chromium',
},