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

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGShaderShadowsUniformData:

Public Attributes

qint32 count = -1
 
float padding [3]
 
QSSGShaderShadowData shadowData [QSSG_MAX_NUM_SHADOW_MAPS]
 

Detailed Description

Definition at line 323 of file qssgrhicontext_p.h.

Member Data Documentation

◆ count

qint32 QSSGShaderShadowsUniformData::count = -1

Definition at line 325 of file qssgrhicontext_p.h.

◆ padding

float QSSGShaderShadowsUniformData::padding[3]

Definition at line 326 of file qssgrhicontext_p.h.

◆ shadowData

QSSGShaderShadowData QSSGShaderShadowsUniformData::shadowData[QSSG_MAX_NUM_SHADOW_MAPS]

Definition at line 327 of file qssgrhicontext_p.h.


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