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