Roll vulkan-deps from 3a3c74f6f46b to e7c6ae188c1b (8 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/3a3c74f6f46b..e7c6ae188c1b

Changed dependencies:
* spirv-tools: 8a0fe779e5..1a49b52188
* vulkan-loader: 3bc9d7c0c5..ebb932a402
* vulkan-tools: df9d118bb1..e1940bd368
* vulkan-validation-layers: 4c85700f5c..4fab6d2571

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 alanbaker@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: alanbaker@google.com
Change-Id: I5dcd8816a0860c98c03e7ea81f966fccf72e5ec0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118028
Kokoro: Kokoro <noreply+kokoro@google.com>
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-02-01 21:47:35 +00:00 committed by Dawn LUCI CQ
parent c59b0ae5fb
commit 7f523b4e7c
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@3a3c74f6f46bf295092cad7c44cbc1af92ff9482',
'url': '{chromium_git}/vulkan-deps@e7c6ae188c1b498e3aa0ddd999e7151a4f821c11',
'condition': 'dawn_standalone',
},