Roll vulkan-deps from e2a58565d1a3 to ad24c79d4200 (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/e2a58565d1a3..ad24c79d4200

Changed dependencies:
* spirv-tools: c069a5c7ee..b029037aaa
* vulkan-loader: e4895e86f7..eb13094254
* vulkan-validation-layers: 781b896df1..a42413f63d

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 senorblanco@google.com,webgpu-developers@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: senorblanco@google.com
Change-Id: Iaef97bee3518729d429e7cdceeca0beb02fdbc11
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123462
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 2023-03-10 03:25:29 +00:00 committed by Dawn LUCI CQ
parent a36fa42dd7
commit c372229527
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -142,7 +142,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@e2a58565d1a38d5d03b57a991e13dda629b32861',
'url': '{chromium_git}/vulkan-deps@ad24c79d42005381e20bcb2f1580a77858d675e3',
'condition': 'dawn_standalone',
},