Dependencies for vulkan-api-1.4.0.0
Libraries
vulkan-api
- base (>=4.9 && <5)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| useunsafeffidefault | Use unsafe foreign imports of Vulkan functions by default | Disabled |
| enablebetaextensions | Enable platform-specific extensions protected by CPP macros VK_ENABLE_BETA_EXTENSIONS | Disabled |
| useplatformandroidkhr | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_ANDROID_KHR | Disabled |
| useplatformdirectfbext | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_DIRECTFB_EXT | Disabled |
| useplatformfuchsia | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_FUCHSIA | Disabled |
| useplatformggp | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_GGP | Disabled |
| useplatformiosmvk | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_IOS_MVK | Disabled |
| useplatformmacosmvk | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_MACOS_MVK | Disabled |
| useplatformmetalext | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_METAL_EXT | Disabled |
| useplatformvinn | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_VI_NN | Disabled |
| useplatformwaylandkhr | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_WAYLAND_KHR | Disabled |
| useplatformwin32khr | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_WIN32_KHR | Disabled |
| useplatformxcbkhr | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_XCB_KHR | Disabled |
| useplatformxlibkhr | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_XLIB_KHR | Disabled |
| useplatformxlibxrandrext | Enable platform-specific extensions protected by CPP macros VK_USE_PLATFORM_XLIB_XRANDR_EXT | Disabled |
| usenativeffi-1-0 | Enable foreign-imported functions from Vulkan 1.0 feature set | Disabled |
| usenativeffi-1-1 | Enable foreign-imported functions from Vulkan 1.1 feature set | Disabled |
| usenativeffi-1-2 | Enable foreign-imported functions from Vulkan 1.2 feature set | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info