Qt 6.x
The Qt SDK
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 607 of file qrhigles2_p.h.

Member Data Documentation

◆ ps

void* QGles2CommandBuffer::TextureUnitState::ps

Definition at line 608 of file qrhigles2_p.h.

Referenced by QRhiGles2::bindCombinedSampler().

◆ psGeneration

uint QGles2CommandBuffer::TextureUnitState::psGeneration

Definition at line 609 of file qrhigles2_p.h.

Referenced by QRhiGles2::bindCombinedSampler().

◆ texture

uint QGles2CommandBuffer::TextureUnitState::texture

Definition at line 610 of file qrhigles2_p.h.

Referenced by QRhiGles2::bindCombinedSampler().


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