commit | 02ccd701172d22371dd4cbbd3986fdd875a57f74 | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Tue Jun 30 23:51:36 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 30 23:51:36 2020 +0000 |
tree | 44c7d5eb5460d3d88120834b446409c2a62dcb99 | |
parent | 76f9059cc6b4a99c2b0f908aadff260e73bcad2d [diff] | |
parent | 99cc71249521a29de7e50d81e90eabd6ac2bb3d6 [diff] |
Make vulkan headers available to host libraries/binaries am: 9cb71ab351 am: 818840c488 am: 47b1645cd2 am: 99cc712495 Original change: https://android-review.googlesource.com/c/platform/external/vulkan-headers/+/1353450 Change-Id: I0c240931557c4492f18f69afd9713dcd5a6824e0
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.