orbea 22ef6a8de8 graphics/vulkan-sdk: Upgraded to 1.1.114.0. 5 년 전
..
README 00562cf56d graphics/vulkan-sdk: Added (Vulkan ICD Loader). 6 년 전
slack-desc 00562cf56d graphics/vulkan-sdk: Added (Vulkan ICD Loader). 6 년 전
vulkan-sdk.SlackBuild 22ef6a8de8 graphics/vulkan-sdk: Upgraded to 1.1.114.0. 5 년 전
vulkan-sdk.info 22ef6a8de8 graphics/vulkan-sdk: Upgraded to 1.1.114.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.