The C headers for the Vulkan graphics API
This is a build2 package for the
Vulkan-Headers
C library. It provides the public C headers for the Vulkan graphics and
compute API (vulkan/vulkan.h and the vk_video/ codec headers). The C++
headers are in the companion libvulkan-hpp package.
Usage
To start using libvulkan-headers in your project, add the following depends
value to your manifest, adjusting the version constraint as appropriate:
depends: libvulkan-headers ^1.4.359
Then import the library in your buildfile:
import libs = libvulkan-headers%lib{vulkan-headers}
... More
| license | Apache-2.0 OR MIT |
|---|---|
| project | Vulkan-Headers |
| url | github.com/KhronosGroup/Vulkan-Headers |
| doc-url | docs.vulkan.org/ |
| src-url | github.com/KhronosGroup/Vulkan-Headers |
| topics | graphicsapicvulkan |
1 Version