[ 原始碼: vulkan-volk ]
套件:libvulkan-volk-dev(1.3.290.0-1)
libvulkan-volk-dev 的相關連結
Debian 的資源:
下載原始碼套件 vulkan-volk:
- [vulkan-volk_1.3.290.0-1.dsc]
- [vulkan-volk_1.3.290.0.orig.tar.gz]
- [vulkan-volk_1.3.290.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Meta-loader for Vulkan API
Volk 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.