slackbuilds_ponce/graphics/vulkan-sdk
Hunter Sezen 8cfb813ee0 graphics/vulkan-sdk: Added (Vulkan).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-05-04 02:42:51 +07:00
..
README
slack-desc
vulkan-sdk.info
vulkan-sdk.SlackBuild

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.