8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_VULKAN_TOOLS
|
|
bool "vulkan-tools"
|
|
select BR2_PACKAGE_VULKAN_LOADER
|
|
help
|
|
The Khronos official Vulkan Tools and Utilities.
|
|
|
|
https://github.com/KhronosGroup/Vulkan-Tools
|