Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRhiMetalData::OffscreenFrame Struct Reference
+ Collaboration diagram for QRhiMetalData::OffscreenFrame:

Public Member Functions

 OffscreenFrame (QRhiImplementation *rhi)
 

Public Attributes

bool active = false
 
double lastGpuTime = 0
 
QMetalCommandBuffer cbWrapper
 

Detailed Description

Definition at line 230 of file qrhimetal.mm.

Constructor & Destructor Documentation

◆ OffscreenFrame()

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

Definition at line 231 of file qrhimetal.mm.

Member Data Documentation

◆ active

bool QRhiMetalData::OffscreenFrame::active = false

Definition at line 232 of file qrhimetal.mm.

◆ cbWrapper

QMetalCommandBuffer QRhiMetalData::OffscreenFrame::cbWrapper

Definition at line 234 of file qrhimetal.mm.

◆ lastGpuTime

double QRhiMetalData::OffscreenFrame::lastGpuTime = 0

Definition at line 233 of file qrhimetal.mm.


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