. "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=vulkan-sdk
         VERSION=1.4.335.0
     SOURCE_HASH=sha512:7a9b763cf9db9fda3d1c49cbf958d8599dcbf92e4af8a0708b34d8d2b713e2f43e2f2c76591aa1fbdf68c2b44bf48fdb23e714c31af06b9571241c361191dd25
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/volk-${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/zeux/volk
   SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/$SOURCE
# Watch: https://github.com/zeux/volk/tags/
      LICENSE[0]=MIT
         ENTERED=20240127
        KEYWORDS=""
           SHORT="meta-loader for Vulkan"
cat << EOF
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.
EOF
