![]() |
Qt 6.x
The Qt SDK
|
The QVulkanInstance class represents a native Vulkan instance, enabling Vulkan rendering onto a QSurface. More...
Collaboration diagram for QVulkanInstance: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.