![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
The QVulkanInstance class represents a native Vulkan instance, enabling Vulkan rendering onto a QSurface. More...
The QVulkanInstance class represents a native Vulkan instance, enabling Vulkan rendering onto a QSurface.
\inmodule QtGui
\l{https://www.khronos.org/vulkan/}{Vulkan} is a cross-platform, explicit graphics and compute API. This class provides support for loading a Vulkan library and creating an instance
in a cross-platform manner. For an introduction on Vulkan instances, refer \l{https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#initialization-instances}{to section 3.2 of the specification}.
false
.configure
indicates Vulkan support is disabled, the QVulkan* classes will be unavailable.