vulkanv2023-12-17
- Updated
A stub package that ensures that Vulkan headers and a loader are available.
On Android, the NDK provides a loader at API level 24 or higher.
#Usage
vulkan is compatible with built-in CMake targets:
# https://cmake.org/cmake/help/latest/module/FindVulkan.html
find_package(Vulkan REQUIRED)
target_link_libraries(main PRIVATE Vulkan::Vulkan)#License
Not declared in the port manifest
#Features
No features defined.
#Host Dependencies
and one transitive dependency:
- vcpkg-cmake-config (through vulkan-headers)
#Used By
- daxa
- ggml (feature
vulkan) - gstreamer (feature
vulkan) - hikogui
- imgui (feature
vulkan-binding) - libtorch (feature
vulkan) - llgi (feature
vulkan) - llgl (feature
vulkan) - magnum (feature
vk) - mnn (feature
vulkan) - ncnn (feature
vulkan) - ogre-next (feature
vulkan) - openxr-loader (feature
vulkan) - qt3d (feature
vulkan) - qt5-base (feature
vulkan) - qtbase (feature
vulkan) - usd (feature
vulkan) - vsg
- vulkan-memory-allocator-hpp
- vulkan-sdk-components
- whisper-cpp (feature
vulkan)
#Host Tool For
No ports use this.
#Contributors
Mark Ian Holland
Lassi
Connor Fitzgerald
Sean Farrell
Billy O'Neal
reito
Chuck Walbourn
Juan Ramos
Alexander Neumann
Kai Pastor