slackbuilds_ponce/graphics/vulkan-sdk
orbea 66ef5b6fe2
graphics/vulkan-sdk: Updated for version 1.2.154.0.
Signed-off-by: orbea <orbea@riseup.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:36:26 +07:00
..
README
slack-desc
vulkan-loader-cmake.patch
vulkan-sdk.info graphics/vulkan-sdk: Updated for version 1.2.154.0. 2020-10-17 09:36:26 +07:00
vulkan-sdk.SlackBuild graphics/vulkan-sdk: Updated for version 1.2.154.0. 2020-10-17 09:36:26 +07:00
vulkan-validationlayers-cmake.patch graphics/vulkan-sdk: Updated for version 1.2.141.0. 2020-06-14 17:45:53 +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.

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

This SlackBuild will compile vulkan-sdk from source.