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
QGles2CommandBuffer::TextureUnitState Struct Reference

#include <qrhigles2_p.h>

+ Collaboration diagram for QGles2CommandBuffer::TextureUnitState:

Public Attributes

voidps
 
uint psGeneration
 
uint texture
 

Detailed Description

Definition at line 623 of file qrhigles2_p.h.

Member Data Documentation

◆ ps

void* QGles2CommandBuffer::TextureUnitState::ps

Definition at line 624 of file qrhigles2_p.h.

◆ psGeneration

uint QGles2CommandBuffer::TextureUnitState::psGeneration

Definition at line 625 of file qrhigles2_p.h.

◆ texture

uint QGles2CommandBuffer::TextureUnitState::texture

Definition at line 626 of file qrhigles2_p.h.


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