Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 1119 of file qrhigles2_p.h.

Constructor & Destructor Documentation

◆ OffscreenFrame()

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

Definition at line 1120 of file qrhigles2_p.h.

Member Data Documentation

◆ active

bool QRhiGles2::OffscreenFrame::active = false

Definition at line 1121 of file qrhigles2_p.h.

◆ cbWrapper

QGles2CommandBuffer QRhiGles2::OffscreenFrame::cbWrapper

Definition at line 1122 of file qrhigles2_p.h.

◆ tsQueries

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

Definition at line 1123 of file qrhigles2_p.h.


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