About Anaconda Help Download Anaconda

conda-forge / packages / vulkan-volk 1.4.350

volk is a meta-loader for Vulkan.

copied from cf-post-staging / vulkan-volk

Installers

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

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).


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy