vulkan v2023-12-17
- Created
- 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
Unspecified
# Supported Platforms
!uwp & !xbox
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
- vulkan-headers
vulkan-loader
Platforms:
!android
No transitive dependencies.
# Host Dependencies
and one transitive dependency:
# Dependents
- daxa
- 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
# Host Dependents
No dependents.
# Contributors
- Mark Ian Holland
- Lassi
- Connor Fitzgerald
- Sean Farrell
- Billy O'Neal
- reito
- Chuck Walbourn
- Juan Ramos
- Alexander Neumann
- Kai Pastor