![]() |
Qt 6.x
The Qt SDK
|
\variable QRhiVulkanInitParams::inst More...
\variable QRhiVulkanInitParams::inst
The QVulkanInstance that has already been successfully \l{QVulkanInstance::create()}{created}, required.
\variable QRhiVulkanInitParams::window
Optional, but recommended when targeting a QWindow.
\variable QRhiVulkanInitParams::deviceExtensions
Optional, empty by default. The list of Vulkan device extensions to enable. Unsupported extensions are ignored gracefully.
\inmodule QtGui
Collects device, queue, and other Vulkan objects that are used by the QRhi.