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
QRhiMetalData::OffscreenFrame Struct Reference
Collaboration diagram for QRhiMetalData::OffscreenFrame:

Public Member Functions

 OffscreenFrame (QRhiImplementation *rhi)
 OffscreenFrame (QRhiImplementation *rhi)

Public Attributes

bool active = false
double lastGpuTime = 0
QMetalCommandBuffer cbWrapper

Detailed Description

Definition at line 241 of file qrhimetal.mm.

Constructor & Destructor Documentation

◆ OffscreenFrame() [1/2]

QRhiMetalData::OffscreenFrame::OffscreenFrame ( QRhiImplementation * rhi)
inline

Definition at line 242 of file qrhimetal.mm.

◆ OffscreenFrame() [2/2]

QRhiMetalData::OffscreenFrame::OffscreenFrame ( QRhiImplementation * rhi)
inline

Definition at line 242 of file qrhimetal.mm.

Member Data Documentation

◆ active

bool QRhiMetalData::OffscreenFrame::active = false

Definition at line 243 of file qrhimetal.mm.

◆ cbWrapper

QMetalCommandBuffer QRhiMetalData::OffscreenFrame::cbWrapper

Definition at line 245 of file qrhimetal.mm.

◆ lastGpuTime

double QRhiMetalData::OffscreenFrame::lastGpuTime = 0

Definition at line 244 of file qrhimetal.mm.


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