commit | f8d8186e1bd0956e3bdd2ce40db1b19e4fa409b7 | [log] [tgz] |
---|---|---|
author | Victor Khimenko <khim@google.com> | Tue Oct 20 02:27:29 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 20 02:27:29 2020 +0000 |
tree | feb7ca1b550880e178490fc56b33ddbd8d501455 | |
parent | 99cc71249521a29de7e50d81e90eabd6ac2bb3d6 [diff] | |
parent | 10f8143a4d9f26959fa962212e314961b2e8dff8 [diff] |
Merge "Add filegroup to expose vk.xml to other components" am: c1aec67ebe am: 10f8143a4d Original change: https://android-review.googlesource.com/c/platform/external/vulkan-headers/+/1466330 Change-Id: I1ca67357dc487fd143a8f3beda8c9b52ba639ba2
Vulkan header files and API registry
The contents of this repository are largely obtained from other repositories and are collected, coordinated, and curated here.
Do not propose pull requests to this repository which modify any files under include/vulkan/ or registry/. All such files are generated from the Vulkan-Docs repository and, in the case of include/vulkan/vulkan.hpp, the Vulkan-Hpp repository. Any changes must be made in those repositories.
The projects for these repositories are:
Please visit the appropriate project in the above list for obtaining additional information, asking questions, or opening issues.
Updates to the Vulkan-Headers
repository which correspond to a new Vulkan specification release are tagged using the following format: v<
version
>
(e.g., v1.1.96
).
Note: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the sdk-<
version
>.<
patch
>
format (e.g., sdk-1.1.92.0
).
This scheme was adopted following the 1.1.96 Vulkan specification release.