![]() |
Qt 6.x
The Qt SDK
|
#include <qrhigles2_p.h>
Public Member Functions | |
OffscreenFrame (QRhiImplementation *rhi) | |
Public Attributes | |
bool | active = false |
QGles2CommandBuffer | cbWrapper |
Definition at line 1074 of file qrhigles2_p.h.
|
inline |
Definition at line 1075 of file qrhigles2_p.h.
bool QRhiGles2::OffscreenFrame::active = false |
Definition at line 1076 of file qrhigles2_p.h.
Referenced by QRhiGles2::beginExternal(), QRhiGles2::beginOffscreenFrame(), QRhiGles2::endOffscreenFrame(), QRhiGles2::finish(), and QRhiGles2::makeThreadLocalNativeContextCurrent().
QGles2CommandBuffer QRhiGles2::OffscreenFrame::cbWrapper |
Definition at line 1077 of file qrhigles2_p.h.
Referenced by QRhiGles2::beginOffscreenFrame(), QRhiGles2::endOffscreenFrame(), and QRhiGles2::finish().