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

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGShaderLightsUniformData:

Public Attributes

qint32 count = -1
 
float padding [3]
 
QSSGShaderLightData lightData [QSSG_MAX_NUM_LIGHTS]
 

Detailed Description

Definition at line 293 of file qssgrhicontext_p.h.

Member Data Documentation

◆ count

qint32 QSSGShaderLightsUniformData::count = -1

◆ lightData

QSSGShaderLightData QSSGShaderLightsUniformData::lightData[QSSG_MAX_NUM_LIGHTS]

◆ padding

float QSSGShaderLightsUniformData::padding[3]

Definition at line 296 of file qssgrhicontext_p.h.


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