Registry / other / vulkan-headers

vulkan-headers

JSON →
library1.3.260vcpkgunverified

Vulkan header files and API registry.

vcpkg install vulkan-headers
INSTALL
IMPORT
SIG · VULKAN-HEADERS
V
vulkan-headers
othercppv1.3.260
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vulkan/vulkan.h
#include <vulkan/vulkan.h>

Print Vulkan header version

#include <vulkan/vulkan.h> #include <iostream> int main() { std::cout << VK_HEADER_VERSION << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.260latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

vulkan-headers — pip install vulkan-headers · libregistry