commit | 38ba96501ae22685c1be8659a03ebf5fd3c29688 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Fri Jan 14 04:24:24 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 13 20:25:48 2022 -0800 |
tree | 958c3ce64d32f7ac0816dca1ad0018015fac3ac2 | |
parent | 8cd35142d7e339da1fcd4bd5193d680e6efd00cb [diff] |
[roll] Roll fuchsia [rust][vulkan] Add support for all upstream FUCHSIA extensions. This adds support for structs and methods of all upstream FUCHSIA extensions. The change also improves the usability of the library by enabling Default trait for all upstream FUCHSIA structs (sType will be set by default). TEST: added unittests to test function loading. Original-Bug: 89887 Original-Bug: 91168 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628806 Original-Revision: e6b52a6e3d69268e3134c956310c92aa45ae9c92 GitOrigin-RevId: 24db7ef942a658955e465ee3614f0c1912c68b63 Change-Id: I5e7081f0440f0d46f31cac7fd480a3d784ea7754
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 via the IRC channel #fuchsia
on Freenode.
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
.