1. Home
  2. Browse
  3. volk

volk

v1.3.296#0Latest

Meta loader for Vulkan API.

Note that the static library target volk::volk is built without platform-specific defines.

Use the header-only target volk::volk_headers if you require platform-specific extensions.

Install

Run the following Vcpkg command to install the port.

vcpkg install volk

Usage

volk provides CMake targets:

find_package(volk CONFIG REQUIRED)
target_link_libraries(main PRIVATE volk::volk volk::volk_headers)

Dependencies

See source

Version

v1.3.296#0

Publication

Supports

All

GitHub

zeux/volk1.4K

Homepage

github.com/zeux/volk

Subtree

d567b667ad

License

MIT

Definition

Manifest