Qt 6.x
The Qt SDK
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 219 of file qrhimetal.mm.

Constructor & Destructor Documentation

◆ OffscreenFrame()

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

Definition at line 220 of file qrhimetal.mm.

Member Data Documentation

◆ active

bool QRhiMetalData::OffscreenFrame::active = false

◆ cbWrapper

QMetalCommandBuffer QRhiMetalData::OffscreenFrame::cbWrapper

◆ lastGpuTime

double QRhiMetalData::OffscreenFrame::lastGpuTime = 0

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