orbea 22ef6a8de8 graphics/vulkan-sdk: Upgraded to 1.1.114.0. 5 vuotta sitten
..
README 00562cf56d graphics/vulkan-sdk: Added (Vulkan ICD Loader). 6 vuotta sitten
slack-desc 00562cf56d graphics/vulkan-sdk: Added (Vulkan ICD Loader). 6 vuotta sitten
vulkan-sdk.SlackBuild 22ef6a8de8 graphics/vulkan-sdk: Upgraded to 1.1.114.0. 5 vuotta sitten
vulkan-sdk.info 22ef6a8de8 graphics/vulkan-sdk: Upgraded to 1.1.114.0. 5 vuotta sitten

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.