commit | aa1012c43e3c1ce02dda3173e1252952074c2d8d | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Fri Feb 14 14:48:10 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 14 14:49:55 2025 -0800 |
tree | 365307b8391d68eb53ed6021f659d3779660674b | |
parent | b88e3598eb456ac499b1378271767ead28048593 [diff] |
[roll] Roll fuchsia [superproject] Roll third_party/Vulkan-Tools cube: Use volk to load functions This cherry-picks commits 62c4f8f7c546662aa5d43ca185e7d478d1224fb1 and f474dadc476a9998d933d7b90bfe7a5c55bd5dbf. > Add volk as a repo dependency to replace the dependency on the > Vulkan-Loader. This makes it easier to build the repo as the > vulkan-loader has a much more complex build than volk does. > It also allows vkcube to launch without vulkan being installed > on the system, allowing for better error handling. > > Because volk can be used on all platforms, there is no longer a need > for android_wrapper. Thus it has been removed. This change also adds Fuchsia-specific build rule for volk. Test: vkcube-on-fb Test: vkcube-on-scenic Original-Bug: 378964821 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1205128 Original-Revision: 783e42e0901dccf680ffa7eea6c530a83c594b8e GitOrigin-RevId: ddbaa1271d08ff07aa47f5fbb698effbbc01fae6 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206297 Original-Revision: 44dac542d938b6000a08bf230a66d42447bad7cd Change-Id: I4d40ad8694c1832e6abb32a0666698d872ab9c31
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.