vulkan-loader
Port variant std
Summary Driver loader for the Vulkan graphics API
Package version 1.4.361
Homepage https://github.com/KhronosGroup/Vulkan-Loader
Keywords graphics
Maintainer Michael Reim
License APACHE20
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 30 AUG 2026, 02:39:52 UTC
Port created 20 JUN 2026, 20:56:33 UTC
Subpackage Descriptions
set This is the vulkan-loader:std metapackage. It pulls in all subpackages of vulkan-loader:std.
primary Vulkan is an explicit API, enabling direct control over how GPUs actually work. As such, Vulkan supports systems that have multiple GPUs, each running with a different driver, or ICD (Installable Client Driver). Vulkan also supports multiple global contexts (instances, in Vulkan terminology). The ICD loader is a library that is placed between a Vulkan application and any number of Vulkan drivers, in order to support multiple drivers and the instance-level functionality that works across these drivers. Additionally, the loader manages inserting Vulkan layer libraries, such as validation layers, between an application and the drivers.
dev This is the developer subpackage of the vulkan-loader:std port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) vulkan-headers:single:std
pkgconf:primary:std
cmake:primary:std
xorg-x11:dev:std
xorg-xau:dev:std
xorg-xcb:dev:std
xorg-xdmcp:dev:std
xorg-xrandr:dev:std
xorg-xorgproto:single:std
xorg-macros:single:std
python313:dev:std
python313:primary:std
autoselect-python:single:std
Build and Runtime xorg-x11:primary:std
xorg-xau:primary:std
xorg-xcb:primary:std
xorg-xdmcp:primary:std
xorg-xrandr:primary:std
Download groups
main mirror://GITHUB/KhronosGroup:Vulkan-Loader:v1.4.361
Distribution File Information
36c1d7258880b3c6f48419dabfb7ae9e1c776b75ce321b1927598356b7615ab9 1865853 KhronosGroup-Vulkan-Loader-1.4.361.tar.gz
Ports that require vulkan-loader:std
vulkan-tools:std Tools and demos for the Vulkan graphics API