Overview of the Vulkan API Documentation Project
mainThe Vulkan-Docs repository contains the formal documentation sources for the Vulkan API. Developers can use this repository to access the following resources:
- Vulkan API Specification: The formal technical specification.
- API Extensions Specification: Documentation for specific API extensions.
- API Reference:
manpages for the API. - XML API Registry: The registry used to define the API (also mirrored in
Vulkan-Headers). - Vulkan Header Files: The C/C++ header files (also mirrored in
Vulkan-Headers). - Related Tools and Scripts: Utilities for managing or generating documentation.
Note: While this repository includes sources for the Vulkan SC specification to simplify maintenance, these are not considered normative. Formal Vulkan SC sources are located in READMESC.adoc.