orbea d6a0361a91 graphics/vulkan-sdk: Upgraded to 1.1.121.0. 5 年之前
..
README 00562cf56d graphics/vulkan-sdk: Added (Vulkan ICD Loader). 6 年之前
cmath.patch d6a0361a91 graphics/vulkan-sdk: Upgraded to 1.1.121.0. 5 年之前
slack-desc 00562cf56d graphics/vulkan-sdk: Added (Vulkan ICD Loader). 6 年之前
vulkan-sdk.SlackBuild d6a0361a91 graphics/vulkan-sdk: Upgraded to 1.1.121.0. 5 年之前
vulkan-sdk.info d6a0361a91 graphics/vulkan-sdk: Upgraded to 1.1.121.0. 5 年之前

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.