orbea ff56a9d709 graphics/vulkan-sdk: Upgraded to 1.2.162.0. 4 vuotta sitten
..
README aba418cd1a graphics/vulkan-sdk: Update script. 4 vuotta sitten
slack-desc 00562cf56d graphics/vulkan-sdk: Added (Vulkan ICD Loader). 6 vuotta sitten
vulkan-loader-cmake.patch 4379a4716f graphics/vulkan-sdk: Upgraded to 1.1.126.0. 5 vuotta sitten
vulkan-sdk.SlackBuild ff56a9d709 graphics/vulkan-sdk: Upgraded to 1.2.162.0. 4 vuotta sitten
vulkan-sdk.info ff56a9d709 graphics/vulkan-sdk: Upgraded to 1.2.162.0. 4 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.

qt5 is an optional dependency for vkconfig.

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

This SlackBuild will compile vulkan-sdk from source.