slackbuilds_ponce/graphics/vulkan-sdk
Hunter Sezen 4123555623
graphics/vulkan-sdk: Updated for version 1.1.121.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-09-21 05:52:36 +07:00
..
cmath.patch graphics/vulkan-sdk: Updated for version 1.1.121.0. 2019-09-21 05:52:36 +07:00
README
slack-desc
vulkan-sdk.info graphics/vulkan-sdk: Updated for version 1.1.121.0. 2019-09-21 05:52:36 +07:00
vulkan-sdk.SlackBuild graphics/vulkan-sdk: Updated for version 1.1.121.0. 2019-09-21 05:52: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.

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

This SlackBuild will compile vulkan-sdk from source.