Roll vulkan-deps from 3fa0753fea3a to 4ede36c4734b (9 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/3fa0753fea3a..4ede36c4734b

Changed dependencies:
* spirv-cross: 197a273fd4..99b59b3528
* spirv-tools: bfc611b03e..fbcb6cf4c8
* vulkan-headers: ec9b96aae5..3be1df310b
* vulkan-loader: 71e43122c9..e26be655eb
* vulkan-tools: 2661f654ad..01ad714caf
* vulkan-validation-layers: d667189bc8..679d107398

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

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/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: rharrison@google.com
Change-Id: Icec31dc80d258a61c9ad50d313d3ab16950b47c7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94025
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2022-06-17 16:46:49 +00:00 committed by Dawn LUCI CQ
parent d713669329
commit baffaef571
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -139,7 +139,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@3fa0753fea3a4ef8ab56b0c0bc069ccd47a0efb8',
'url': '{chromium_git}/vulkan-deps@4ede36c4734b36032b0b0c64c7f4cb63c9d35293',
'condition': 'dawn_standalone',
},