Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QRhiGles2::OffscreenFrame Struct Reference

#include <qrhigles2_p.h>

Collaboration diagram for QRhiGles2::OffscreenFrame:

Public Member Functions

 OffscreenFrame (QRhiImplementation *rhi)

Public Attributes

bool active = false
QGles2CommandBuffer cbWrapper
GLuint tsQueries [2] = {}

Detailed Description

Definition at line 1137 of file qrhigles2_p.h.

Constructor & Destructor Documentation

◆ OffscreenFrame()

QRhiGles2::OffscreenFrame::OffscreenFrame ( QRhiImplementation * rhi)
inline

Definition at line 1138 of file qrhigles2_p.h.

Member Data Documentation

◆ active

bool QRhiGles2::OffscreenFrame::active = false

Definition at line 1139 of file qrhigles2_p.h.

◆ cbWrapper

QGles2CommandBuffer QRhiGles2::OffscreenFrame::cbWrapper

Definition at line 1140 of file qrhigles2_p.h.

◆ tsQueries

GLuint QRhiGles2::OffscreenFrame::tsQueries[2] = {}

Definition at line 1141 of file qrhigles2_p.h.


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