Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRhiVulkanNativeHandles Class Reference

\variable QRhiVulkanInitParams::inst More...

+ Collaboration diagram for QRhiVulkanNativeHandles:

Detailed Description

\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

Since
6.6

Collects device, queue, and other Vulkan objects that are used by the QRhi.

Note
Ownership of the Vulkan objects is never transferred.
This is a RHI API with limited compatibility guarantees, see \l QRhi for details.

The documentation for this class was generated from the following file: