Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGRhiShaderPipeline::CommonUniformIndices Struct Reference

#include <qssgrhicontext_p.h>

+ Collaboration diagram for QSSGRhiShaderPipeline::CommonUniformIndices:

Classes

struct  ImageIndices
 

Public Attributes

int cameraPositionIdx = -1
 
int cameraDirectionIdx = -1
 
int viewProjectionMatrixIdx = -1
 
int projectionMatrixIdx = -1
 
int inverseProjectionMatrixIdx = -1
 
int viewMatrixIdx = -1
 
int modelViewProjectionIdx = -1
 
int normalMatrixIdx = -1
 
int modelMatrixIdx = -1
 
int lightProbeOrientationIdx = -1
 
int lightProbePropertiesIdx = -1
 
int material_emissiveColorIdx = -1
 
int material_baseColorIdx = -1
 
int material_specularIdx = -1
 
int cameraPropertiesIdx = -1
 
int light_ambient_totalIdx = -1
 
int material_propertiesIdx = -1
 
int material_properties2Idx = -1
 
int material_properties3Idx = -1
 
int material_properties4Idx = -1
 
int material_properties5Idx = -1
 
int material_attenuationIdx = -1
 
int thicknessFactorIdx = -1
 
int rhiPropertiesIdx = -1
 
int displaceAmountIdx = -1
 
int boneTransformsIdx = -1
 
int boneNormalTransformsIdx = -1
 
int shadowDepthAdjustIdx = -1
 
int pointSizeIdx = -1
 
int morphWeightsIdx = -1
 
int reflectionProbeCubeMapCenter = -1
 
int reflectionProbeBoxMax = -1
 
int reflectionProbeBoxMin = -1
 
int reflectionProbeCorrection = -1
 
int specularAAIdx = -1
 
int fogColorIdx = -1
 
int fogSunColorIdx = -1
 
int fogDepthPropertiesIdx = -1
 
int fogHeightPropertiesIdx = -1
 
int fogTransmitPropertiesIdx = -1
 
QVarLengthArray< ImageIndices, 16 > imageIndices
 

Detailed Description

Definition at line 249 of file qssgrhicontext_p.h.

Member Data Documentation

◆ boneNormalTransformsIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::boneNormalTransformsIdx = -1

Definition at line 277 of file qssgrhicontext_p.h.

◆ boneTransformsIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::boneTransformsIdx = -1

Definition at line 276 of file qssgrhicontext_p.h.

◆ cameraDirectionIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::cameraDirectionIdx = -1

◆ cameraPositionIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::cameraPositionIdx = -1

◆ cameraPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::cameraPropertiesIdx = -1

◆ displaceAmountIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::displaceAmountIdx = -1

Definition at line 275 of file qssgrhicontext_p.h.

◆ fogColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogColorIdx = -1

◆ fogDepthPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogDepthPropertiesIdx = -1

◆ fogHeightPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogHeightPropertiesIdx = -1

◆ fogSunColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogSunColorIdx = -1

Definition at line 287 of file qssgrhicontext_p.h.

◆ fogTransmitPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogTransmitPropertiesIdx = -1

◆ imageIndices

QVarLengthArray<ImageIndices, 16> QSSGRhiShaderPipeline::CommonUniformIndices::imageIndices

◆ inverseProjectionMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::inverseProjectionMatrixIdx = -1

◆ light_ambient_totalIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::light_ambient_totalIdx = -1

◆ lightProbeOrientationIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::lightProbeOrientationIdx = -1

◆ lightProbePropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::lightProbePropertiesIdx = -1

◆ material_attenuationIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_attenuationIdx = -1

◆ material_baseColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_baseColorIdx = -1

◆ material_emissiveColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_emissiveColorIdx = -1

◆ material_properties2Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties2Idx = -1

◆ material_properties3Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties3Idx = -1

◆ material_properties4Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties4Idx = -1

◆ material_properties5Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties5Idx = -1

Definition at line 271 of file qssgrhicontext_p.h.

◆ material_propertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_propertiesIdx = -1

◆ material_specularIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_specularIdx = -1

◆ modelMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::modelMatrixIdx = -1

◆ modelViewProjectionIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::modelViewProjectionIdx = -1

◆ morphWeightsIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::morphWeightsIdx = -1

◆ normalMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::normalMatrixIdx = -1

◆ pointSizeIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::pointSizeIdx = -1

◆ projectionMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::projectionMatrixIdx = -1

◆ reflectionProbeBoxMax

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeBoxMax = -1

◆ reflectionProbeBoxMin

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeBoxMin = -1

◆ reflectionProbeCorrection

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeCorrection = -1

◆ reflectionProbeCubeMapCenter

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeCubeMapCenter = -1

◆ rhiPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::rhiPropertiesIdx = -1

◆ shadowDepthAdjustIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::shadowDepthAdjustIdx = -1

◆ specularAAIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::specularAAIdx = -1

Definition at line 285 of file qssgrhicontext_p.h.

◆ thicknessFactorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::thicknessFactorIdx = -1

◆ viewMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::viewMatrixIdx = -1

◆ viewProjectionMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::viewProjectionMatrixIdx = -1

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