![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
OffscreenFrame (QRhiImplementation *rhi) | |
Public Attributes | |
bool | active = false |
double | lastGpuTime = 0 |
QMetalCommandBuffer | cbWrapper |
Definition at line 219 of file qrhimetal.mm.
|
inline |
Definition at line 220 of file qrhimetal.mm.
bool QRhiMetalData::OffscreenFrame::active = false |
Definition at line 221 of file qrhimetal.mm.
Referenced by QRhiMetal::beginOffscreenFrame(), QRhiMetal::endOffscreenFrame(), and QRhiMetal::finish().
QMetalCommandBuffer QRhiMetalData::OffscreenFrame::cbWrapper |
Definition at line 223 of file qrhimetal.mm.
Referenced by QRhiMetal::beginOffscreenFrame(), QRhiMetal::endOffscreenFrame(), and QRhiMetal::finish().
double QRhiMetalData::OffscreenFrame::lastGpuTime = 0 |
Definition at line 222 of file qrhimetal.mm.
Referenced by QRhiMetal::beginOffscreenFrame(), QRhiMetal::endOffscreenFrame(), and QRhiMetal::finish().