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
QGles2SamplerDescription Struct Reference

#include <qrhigles2_p.h>

+ Collaboration diagram for QGles2SamplerDescription:

Public Attributes

int glslLocation
 
int combinedBinding
 
int tbinding
 
int sbinding
 

Detailed Description

Definition at line 247 of file qrhigles2_p.h.

Member Data Documentation

◆ combinedBinding

int QGles2SamplerDescription::combinedBinding

Definition at line 250 of file qrhigles2_p.h.

◆ glslLocation

int QGles2SamplerDescription::glslLocation

Definition at line 249 of file qrhigles2_p.h.

Referenced by QRhiGles2::gatherGeneratedSamplers(), and QRhiGles2::gatherSamplers().

◆ sbinding

int QGles2SamplerDescription::sbinding

Definition at line 252 of file qrhigles2_p.h.

◆ tbinding

int QGles2SamplerDescription::tbinding

Definition at line 251 of file qrhigles2_p.h.


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