Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QRhiSwapChainProxyData Struct Reference

\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h More...

#include <qrhi.h>

Collaboration diagram for QRhiSwapChainProxyData:

Public Attributes

voidreserved [2] = {}

Detailed Description

\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h

Since
6.6

Opaque data describing native objects needed to set up a swapchain.

Note
This is a RHI API with limited compatibility guarantees, see \l QRhi for details.
See also
QRhi::updateSwapChainProxyData()

Definition at line 1583 of file qrhi.h.

Member Data Documentation

◆ reserved

void* QRhiSwapChainProxyData::reserved[2] = {}

Definition at line 1585 of file qrhi.h.

Referenced by qrhi_objectFromProxyData().


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