Package vulkan-volk: Information

    Source package: vulkan-volk
    Version: 1.3.275-alt1
    Latest version according to Repology
    Build time:  Mar 9, 2024, 01:22 AM in the task #342281
    Category: Development/C++
    Report package bug
    License: MIT
    Summary: Meta loader for Vulkan API
    Description: 
    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.

    List of rpms provided by this srpm:
    vulkan-volk-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov


      1. cmake
      2. gcc-c++
      3. vulkan-headers >= 1.3.275

    Last changed


    March 7, 2024 Konstantin Lepikhov 1.3.275-alt1
    - Use vulkan-volk name to avoid conflict with existing
      libvolk package.
    - initial build for ALTLinux.