slackbuilds/graphics/vulkan-sdk
orbea 03c31a3e74 graphics/vulkan-sdk: Updated for version 1.1.130.0.
Signed-off-by: orbea <orbea@riseup.net>
2020-01-03 02:11:40 -06:00
..
README graphics/vulkan-sdk: Added (Vulkan). 2019-05-04 02:42:51 +07:00
slack-desc graphics/vulkan-sdk: Added (Vulkan). 2019-05-04 02:42:51 +07:00
vulkan-loader-cmake.patch graphics/vulkan-sdk: Updated for version 1.1.126.0. 2019-12-21 11:02:49 +07:00
vulkan-sdk.SlackBuild graphics/vulkan-sdk: Updated for version 1.1.130.0. 2020-01-03 02:11:40 -06:00
vulkan-sdk.info graphics/vulkan-sdk: Updated for version 1.1.130.0. 2020-01-03 02:11:40 -06:00

README

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.

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

This SlackBuild will compile vulkan-sdk from source.