Lines Matching refs:Vulkan
1 # Vulkan-Headers
3 Vulkan header files and API registry
9 from the Vulkan headers.
11 explicitly not part of the Vulkan API.
12 They existed only to support some Vulkan implementation internals, which no
15 https://github.com/KhronosGroup/Vulkan-Docs/issues/1230, but we strongly
26 Vulkan-Docs repository and, in the case of include/vulkan/vulkan.hpp, the
27 Vulkan-Hpp repository. Any changes must be made in those repositories.
31 - [KhronosGroup/Vulkan-Docs](https://github.com/KhronosGroup/Vulkan-Docs)
32 - Core Vulkan headers and Registry
33 - [KhronosGroup/Vulkan-Hpp](https://github.com/KhronosGroup/Vulkan-Hpp)
34 - C++ Bindings for Vulkan
41 Updates to the `Vulkan-Headers` repository which correspond to a new Vulkan
49 This scheme was adopted following the 1.1.96 Vulkan specification release.