![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
OffscreenFrame (QRhiImplementation *rhi) | |
OffscreenFrame (QRhiImplementation *rhi) |
Public Attributes | |
bool | active = false |
double | lastGpuTime = 0 |
QMetalCommandBuffer | cbWrapper |
Definition at line 241 of file qrhimetal.mm.
|
inline |
Definition at line 242 of file qrhimetal.mm.
|
inline |
Definition at line 242 of file qrhimetal.mm.
bool QRhiMetalData::OffscreenFrame::active = false |
Definition at line 243 of file qrhimetal.mm.
QMetalCommandBuffer QRhiMetalData::OffscreenFrame::cbWrapper |
Definition at line 245 of file qrhimetal.mm.
double QRhiMetalData::OffscreenFrame::lastGpuTime = 0 |
Definition at line 244 of file qrhimetal.mm.