volk/1.4.350.0

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.

#entrypoint#extension#graphics#loader#vulkan

Using volk

Loading usage information…

Packages

Linuxx86_64Release

package ID920e3f3b4642df7d94289f1adec3fe88aa8978b8
Recipe revisiond270c1c3a9531b77c3fa142edfc292c1

compilergcc
compiler.version13

optionsfPIC=True
Macosarmv8Release

package ID6eb1c0fadddf14f21de0604bcb9064d941f45554
Recipe revisiond270c1c3a9531b77c3fa142edfc292c1

compilerapple-clang
compiler.version17

optionsfPIC=True
Macosx86_64Release

package ID367f325726b991688220a2fb568b3f0f13edbbd9
Recipe revisiond270c1c3a9531b77c3fa142edfc292c1

compilerapple-clang
compiler.version17

optionsfPIC=True
Windowsarmv8Release

package ID5c32d86fbee23cf007beba4a179aa9a6bab781f0
Recipe revisiond270c1c3a9531b77c3fa142edfc292c1

compilermsvc
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

options(none)
Windowsx86_64Release

package IDb0a71e2b24b6f0b8d41154a68468079664794ab5
Recipe revisiond270c1c3a9531b77c3fa142edfc292c1

compilermsvc
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

options(none)

Dependencies

Loading dependencies…

MITd270c1c3a9531b77c3fa142edfc292c1
MITf7e625ebbfdc50ff310566afb808a94e
MIT7322d5f72c8c34d92827c8464fa78e0b
MIT6f983d50753f388e316412c65d4c76b0
MITc37fa99d98cf53203a91e840463cff93
MIT9f01712d9832d60e9b736875e3bb1c14
MIT948780c5fec4f9e44c3940005e8ea9e8
MITc84084bf55c5648b8fbaed70b45151f4
!MIT69d64160ed4c59aa37ebfc17744267ff
!MIT272d7d9ee02f0f5a9d12c7a12a84c822
!MITb9ec8b1ceeeb69a641ed631a13010160
!MITe570fd26523c2205edf10f2a35abbb31
!MIT15b73dd79cf170059efd99d2316e8012
!MITad7db7dcb407839a848d6bb82887ef0f
!MIT5b5d33894c092a0f3519d659a0581912
!MIT66cdde231a541bdb5e5731dadc50f639
!MITee96b6ecb6692f4d42497923f394ffe9
!MITb79f76bdfdcdbb659369a67d02fb6a9e
!MITde846d34119231b7bc37d599378ec86b
!MITa6ac61d2da4b96e0739752a61a9b2aa3
!MITdeaa0d76cb63cd6c18ce30b89dc4cad4

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list volk/1.4.350.0
    # Scan the entire dependency graph
    conan audit scan --requires=volk/1.4.350.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.4.350.0
[![Conan Center](https://img.shields.io/conan/v/volk)](https://conan.io/center/recipes/volk)