slackbuilds_ponce/graphics/vulkan-sdk
orbea 6e5562b33c
graphics/vulkan-sdk: Updated for version 1.2.162.0.
Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-01-02 10:48:36 +07:00
..
README graphics/vulkan-sdk: Update script. 2020-11-07 14:02:42 +07:00
slack-desc
vulkan-loader-cmake.patch graphics/vulkan-sdk: Updated for version 1.1.126.0. 2019-12-21 11:02:49 +07:00
vulkan-sdk.info graphics/vulkan-sdk: Updated for version 1.2.162.0. 2021-01-02 10:48:36 +07:00
vulkan-sdk.SlackBuild graphics/vulkan-sdk: Updated for version 1.2.162.0. 2021-01-02 10:48:36 +07:00

Vulkan supports multiple GPUs and multiple global contexts (VkInstance).
The ICD loader is necessary to support multiple GPUs and the VkInstance
level Vulkan commands. Additionally, the loader manages inserting Vulkan
layer libraries, including validation layers between the application and
the ICD.

qt5 is an optional dependency for vkconfig.

This will not provide a vulkan driver which must be acquired elsewhere.

This SlackBuild will compile vulkan-sdk from source.