volk: Meta loader for Vulkan API1

Volk is a meta-loader for Vulkan. It allows you to dynamically load entrypoints required to use Vulkan without linking to vulkan-1.dll or statically linking Vulkan loader. Additionally, Volk simplifies the use of Vulkan extensions by automatically loading all associated entrypoints. Finally, volk enables loading Vulkan entrypoints directly from the driver which can increase performance by skipping loader dispatch overhead.

... part of T2, get it here

URL: https://github.com/zeux/volk

Author: Arseny Kapoulkine
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: MIT
Status: Stable
Version: 1.3.270

Download: https://github.com/zeux/volk/ volk-1.3.270.tar.gz

T2 source: volk.cache
T2 source: volk.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.57 MB, 14 files

Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils gawk grep gzip libxml make sed tar vulkan-headers

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).