Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QRhiD3D11::OffscreenFrame Struct Reference

#include <qrhid3d11_p.h>

+ Collaboration diagram for QRhiD3D11::OffscreenFrame:

Public Member Functions

 OffscreenFrame (QRhiImplementation *rhi)
 

Public Attributes

bool active = false
 
QD3D11CommandBuffer cbWrapper
 
QD3D11Timestamps timestamps
 
int timestampIdx = 0
 

Detailed Description

Definition at line 777 of file qrhid3d11_p.h.

Constructor & Destructor Documentation

◆ OffscreenFrame()

QRhiD3D11::OffscreenFrame::OffscreenFrame ( QRhiImplementation rhi)
inline

Definition at line 778 of file qrhid3d11_p.h.

Member Data Documentation

◆ active

bool QRhiD3D11::OffscreenFrame::active = false

◆ cbWrapper

QD3D11CommandBuffer QRhiD3D11::OffscreenFrame::cbWrapper

◆ timestampIdx

int QRhiD3D11::OffscreenFrame::timestampIdx = 0

Definition at line 782 of file qrhid3d11_p.h.

Referenced by QRhiD3D11::beginOffscreenFrame(), and QRhiD3D11::endOffscreenFrame().

◆ timestamps

QD3D11Timestamps QRhiD3D11::OffscreenFrame::timestamps

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