![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\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 QtGuiPrivate \inheaderfile rhi/qrhi.h
Collects device, queue, and other Vulkan objects that are used by the QRhi.