Roll vulkan-deps from 66646c61d508 to f2700925e4c4 (7 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/66646c61d508..f2700925e4c4

Changed dependencies:
* spirv-tools: 9e627132a8..d4c0abdcad
* vulkan-validation-layers: 4c747443f6..ef48791b3f

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 enga@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: enga@google.com
Change-Id: Icce5d78537ce519d093d632b86e374373719edef
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/129700
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-27 06:31:59 +00:00 committed by Dawn LUCI CQ
parent 3a0a827ebe
commit 2ac5e44e91

2
DEPS
View File

@ -146,7 +146,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@66646c61d50887a5120aae7483e83f3eb64872a4', 'url': '{chromium_git}/vulkan-deps@f2700925e4c41449e4e4a7b9e243a83d7665b34b',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },