The VulkanSC-Registry repository contains the Vulkan SC API and Extension
Registry, including generated specifications and reference pages, and
reference cards. The sources for these documents are found in the separate
https://github.com/KhronosGroup/VulkanSC-Docs repository, in the sc_main
branch (NOTE: the main branch of Vulkan-Docs contains the Vulkan API
specification, not the SC specification).
VulkanSC-Registry is used as a backing store for the web view of the
registry at https://www.khronos.org/registry/VulkanSC/ . Commits to the
main branch of VulkanSC-Registry will be reflected in the web view.
Interesting files in this repository include:
- index.php - toplevel index page for the web view. This relies on PHP include files found elsewhere on www.khronos.org and so is not very useful in isolation.
- specs/1.0-extensions/html/vkspec.html - Vulkan SC 1.0 API specification including all registered and published extensions from Khronos, vendors, and other authors.
NOTE: we no longer publish a core-only version of the specification, only the 1.0 + all extensions specification.
- Vulkan SC 1.0.22 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.21 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.20 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.19 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.18 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.17 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.16 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.15 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.14 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.13 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.12 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.11 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.10 Core API + all published Extensions (PDF) (Download HTML)
- Vulkan SC 1.0.9 Core API + all published Extensions (PDF) (Download HTML)