About Anaconda Help Download Anaconda

conda-forge / packages / vulkan-volk 1.4.304

volk is a meta-loader for Vulkan.

copied from cf-post-staging / vulkan-volk

Installers

  • linux-64 v1.4.304
  • osx-64 v1.4.304
  • win-64 v1.4.304
  • linux-ppc64le v1.4.304
  • linux-aarch64 v1.4.304

conda install

To install this package run one of the following:
conda install conda-forge::vulkan-volk

Description

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.

volk is written in C89 and supports Windows, Linux, Android and macOS (via MoltenVK).


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy