Qt 5.12
RHI
C++ Classes
QRhiSwapChain
Qt 5.12.0 Reference Documentation
List of All Members for QRhiSwapChain
This is the complete list of members for
QRhiSwapChain
, including inherited members.
enum
Flag
flags
Flags
buildOrResize
() : bool
currentFrameCommandBuffer
() : QRhiCommandBuffer *
currentFrameRenderTarget
() : QRhiRenderTarget *
currentPixelSize
() const : QSize
depthStencil
() const : QRhiRenderBuffer *
flags
() const : QRhiSwapChain::Flags
m_currentPixelSize
: QSize
m_depthStencil
: QRhiRenderBuffer *
m_flags
: QRhiSwapChain::Flags
m_renderPassDesc
: QRhiRenderPassDescriptor *
m_sampleCount
: int
m_window
: QWindow *
newCompatibleRenderPassDescriptor
() : QRhiRenderPassDescriptor *
renderPassDescriptor
() const : QRhiRenderPassDescriptor *
resourceType
() const : QRhiResource::Type
sampleCount
() const : int
setDepthStencil
(QRhiRenderBuffer *)
setFlags
(QRhiSwapChain::Flags )
setRenderPassDescriptor
(QRhiRenderPassDescriptor *)
setSampleCount
(int )
setWindow
(QWindow *)
surfacePixelSize
() : QSize
window
() const : QWindow *