8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
config BR2_PACKAGE_VULKAN_LOADER
|
|
bool "vulkan-loader"
|
|
select BR2_PACKAGE_VULKAN_HEADERS
|
|
help
|
|
The Khronos official Vulkan ICD desktop loader.
|
|
|
|
https://github.com/KhronosGroup/Vulkan-Loader
|