Exherbo
GitLab
Packages
sys-libs/vulkan-loader
Vulkan Installable Client Driver (ICD) desktop loader.
Versions
Slot
Version
Repository
Platforms
0
1.4.325
desktop
~amd64
arm?
~armv7
~armv8
~x86
Metadata
Homepage
(
https://github.com/KhronosGroup/Vulkan-Loader
https://www.khronos.org/vulkan
)
Summary
Vulkan Installable Client Driver (ICD) desktop loader
Description
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.
Dependencies
(
(
build:
dev-lang/python:*[>=3]
virtual/pkg-config
X? (
x11-libs/libXrandr
)
build+run:
sys-libs/vulkan-headers[>=1.4.325]
X? (
x11-libs/libxcb
x11-libs/libX11
)
!sys-libs/vulkan
)
(
build:
sys-devel/cmake[>=3.24.0]
)
)
Downloads
https://github.com/KhronosGroup/Vulkan-Loader/archive/v1.4.325.tar.gz -> Vulkan-Loader-1.4.325.tar.gz
Licences
Apache-2.0
Choices
OPTIONS
X
Adds support for X11
wayland
Wayland support/backend