Roll vulkan-deps from f81e1056ccbc to 7e14678ab783 (6 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/f81e1056ccbc..7e14678ab783

Changed dependencies:
* spirv-tools: d5f69dba55..25ad5e19f1
* vulkan-loader: 797ffe0108..55a3cf2651
* vulkan-validation-layers: 64a454c9c1..d1bb20e47f

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 lokokung@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: lokokung@google.com
Change-Id: Idef5c435ee74c482d5e6903fbb7680e0d2b3db74
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127861
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2023-04-18 21:11:37 +00:00 committed by Dawn LUCI CQ
parent bacf44f964
commit 04147fc429
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -146,7 +146,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@f81e1056ccbc96c06b04f558fd6322d8d024cf25',
'url': '{chromium_git}/vulkan-deps@7e14678ab7834229a067e37eb41614ba9fd5a71a',
'condition': 'dawn_standalone',
},