![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrhigles2_p.h>
Public Member Functions | |
OffscreenFrame (QRhiImplementation *rhi) |
Public Attributes | |
bool | active = false |
QGles2CommandBuffer | cbWrapper |
GLuint | tsQueries [2] = {} |
Definition at line 1137 of file qrhigles2_p.h.
|
inline |
Definition at line 1138 of file qrhigles2_p.h.
bool QRhiGles2::OffscreenFrame::active = false |
Definition at line 1139 of file qrhigles2_p.h.
QGles2CommandBuffer QRhiGles2::OffscreenFrame::cbWrapper |
Definition at line 1140 of file qrhigles2_p.h.
GLuint QRhiGles2::OffscreenFrame::tsQueries[2] = {} |
Definition at line 1141 of file qrhigles2_p.h.