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

#include <qrhigles2_p.h>

+ Collaboration diagram for QGles2UniformState:

Public Attributes

int componentCount
 
float v [4]
 

Static Public Attributes

static constexpr int MAX_TRACKED_LOCATION = 1023
 

Detailed Description

Definition at line 260 of file qrhigles2_p.h.

Member Data Documentation

◆ componentCount

int QGles2UniformState::componentCount

Definition at line 263 of file qrhigles2_p.h.

◆ MAX_TRACKED_LOCATION

constexpr int QGles2UniformState::MAX_TRACKED_LOCATION = 1023
staticconstexpr

Definition at line 262 of file qrhigles2_p.h.

Referenced by QRhiGles2::bindShaderResources().

◆ v

float QGles2UniformState::v[4]

Definition at line 264 of file qrhigles2_p.h.


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