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
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 629 of file qrhigles2_p.h.

Member Data Documentation

◆ ps

void* QGles2CommandBuffer::TextureUnitState::ps

Definition at line 630 of file qrhigles2_p.h.

◆ psGeneration

uint QGles2CommandBuffer::TextureUnitState::psGeneration

Definition at line 631 of file qrhigles2_p.h.

◆ texture

uint QGles2CommandBuffer::TextureUnitState::texture

Definition at line 632 of file qrhigles2_p.h.


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