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

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiShadowMapProperties:

Public Attributes

QRhiTextureshadowMapTexture = nullptr
 
QByteArray shadowMapTextureUniformName
 
int cachedBinding = -1
 

Detailed Description

Definition at line 301 of file qssgrhicontext_p.h.

Member Data Documentation

◆ cachedBinding

int QSSGRhiShadowMapProperties::cachedBinding = -1

Definition at line 305 of file qssgrhicontext_p.h.

◆ shadowMapTexture

QRhiTexture* QSSGRhiShadowMapProperties::shadowMapTexture = nullptr

Definition at line 303 of file qssgrhicontext_p.h.

◆ shadowMapTextureUniformName

QByteArray QSSGRhiShadowMapProperties::shadowMapTextureUniformName

Definition at line 304 of file qssgrhicontext_p.h.


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