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

Member Data Documentation

◆ combinedBinding

int QGles2SamplerDescription::combinedBinding

Definition at line 252 of file qrhigles2_p.h.

◆ glslLocation

int QGles2SamplerDescription::glslLocation

Definition at line 251 of file qrhigles2_p.h.

◆ sbinding

int QGles2SamplerDescription::sbinding

Definition at line 254 of file qrhigles2_p.h.

◆ tbinding

int QGles2SamplerDescription::tbinding

Definition at line 253 of file qrhigles2_p.h.


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