mirror of
https://github.com/KhronosGroup/Vulkan-Headers.git
synced 2025-04-05 05:04:59 +00:00
Vulkan header files and API registry
Updated: - include/vulkan/vulkan.hpp - include/vulkan/vulkan_core.h - registry/validusage.json - registry/vk.xml Note: vulkan.hpp required some hand editing in Device::getAccelerationStructureHandleNVX and Device::getRaytracingShaderHandlesNVX in order to compile. |
||
---|---|---|
cmake | ||
include/vulkan | ||
registry | ||
.cmake-format.py | ||
.gitattributes | ||
.gitignore | ||
BUILD.md | ||
CMakeLists.txt | ||
LICENSE.txt | ||
README.md |
Vulkan-Headers
Vulkan Header files and API registry
Repository Content
The contents of this repository are largely obtained from other repositories and are collected, coordinated, and curated here.
The projects for these repositories are:
- KhronosGroup/Vulkan-Docs
- Core Vulkan headers and Registry
- KhronosGroup/Vulkan-Hpp
- C++ Bindings for Vulkan
Please visit the appropriate project in the above list for obtaining additional information, asking questions, or opening issues.