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
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 clearcoatNormalStrengthIdx = -1
int clearcoatFresnelPowerIdx = -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
int lightAndShadowCountsIdx = -1
QVarLengthArray< ImageIndices, 16 > imageIndices

Detailed Description

Definition at line 402 of file qssgrhicontext_p.h.

Member Data Documentation

◆ boneNormalTransformsIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::boneNormalTransformsIdx = -1

Definition at line 432 of file qssgrhicontext_p.h.

◆ boneTransformsIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::boneTransformsIdx = -1

Definition at line 431 of file qssgrhicontext_p.h.

◆ cameraDirectionIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::cameraDirectionIdx = -1

Definition at line 405 of file qssgrhicontext_p.h.

◆ cameraPositionIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::cameraPositionIdx = -1

Definition at line 404 of file qssgrhicontext_p.h.

◆ cameraPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::cameraPropertiesIdx = -1

Definition at line 418 of file qssgrhicontext_p.h.

◆ clearcoatFresnelPowerIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::clearcoatFresnelPowerIdx = -1

Definition at line 428 of file qssgrhicontext_p.h.

◆ clearcoatNormalStrengthIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::clearcoatNormalStrengthIdx = -1

Definition at line 427 of file qssgrhicontext_p.h.

◆ displaceAmountIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::displaceAmountIdx = -1

Definition at line 430 of file qssgrhicontext_p.h.

◆ fogColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogColorIdx = -1

Definition at line 441 of file qssgrhicontext_p.h.

◆ fogDepthPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogDepthPropertiesIdx = -1

Definition at line 443 of file qssgrhicontext_p.h.

◆ fogHeightPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogHeightPropertiesIdx = -1

Definition at line 444 of file qssgrhicontext_p.h.

◆ fogSunColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogSunColorIdx = -1

Definition at line 442 of file qssgrhicontext_p.h.

◆ fogTransmitPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::fogTransmitPropertiesIdx = -1

Definition at line 445 of file qssgrhicontext_p.h.

◆ imageIndices

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

Definition at line 453 of file qssgrhicontext_p.h.

◆ inverseProjectionMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::inverseProjectionMatrixIdx = -1

Definition at line 408 of file qssgrhicontext_p.h.

◆ light_ambient_totalIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::light_ambient_totalIdx = -1

Definition at line 419 of file qssgrhicontext_p.h.

◆ lightAndShadowCountsIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::lightAndShadowCountsIdx = -1

Definition at line 446 of file qssgrhicontext_p.h.

◆ lightProbeOrientationIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::lightProbeOrientationIdx = -1

Definition at line 413 of file qssgrhicontext_p.h.

◆ lightProbePropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::lightProbePropertiesIdx = -1

Definition at line 414 of file qssgrhicontext_p.h.

◆ material_attenuationIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_attenuationIdx = -1

Definition at line 425 of file qssgrhicontext_p.h.

◆ material_baseColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_baseColorIdx = -1

Definition at line 416 of file qssgrhicontext_p.h.

◆ material_emissiveColorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_emissiveColorIdx = -1

Definition at line 415 of file qssgrhicontext_p.h.

◆ material_properties2Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties2Idx = -1

Definition at line 421 of file qssgrhicontext_p.h.

◆ material_properties3Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties3Idx = -1

Definition at line 422 of file qssgrhicontext_p.h.

◆ material_properties4Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties4Idx = -1

Definition at line 423 of file qssgrhicontext_p.h.

◆ material_properties5Idx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_properties5Idx = -1

Definition at line 424 of file qssgrhicontext_p.h.

◆ material_propertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_propertiesIdx = -1

Definition at line 420 of file qssgrhicontext_p.h.

◆ material_specularIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::material_specularIdx = -1

Definition at line 417 of file qssgrhicontext_p.h.

◆ modelMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::modelMatrixIdx = -1

Definition at line 412 of file qssgrhicontext_p.h.

◆ modelViewProjectionIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::modelViewProjectionIdx = -1

Definition at line 410 of file qssgrhicontext_p.h.

◆ morphWeightsIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::morphWeightsIdx = -1

Definition at line 435 of file qssgrhicontext_p.h.

◆ normalMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::normalMatrixIdx = -1

Definition at line 411 of file qssgrhicontext_p.h.

◆ pointSizeIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::pointSizeIdx = -1

Definition at line 434 of file qssgrhicontext_p.h.

◆ projectionMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::projectionMatrixIdx = -1

Definition at line 407 of file qssgrhicontext_p.h.

◆ reflectionProbeBoxMax

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeBoxMax = -1

Definition at line 437 of file qssgrhicontext_p.h.

◆ reflectionProbeBoxMin

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeBoxMin = -1

Definition at line 438 of file qssgrhicontext_p.h.

◆ reflectionProbeCorrection

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeCorrection = -1

Definition at line 439 of file qssgrhicontext_p.h.

◆ reflectionProbeCubeMapCenter

int QSSGRhiShaderPipeline::CommonUniformIndices::reflectionProbeCubeMapCenter = -1

Definition at line 436 of file qssgrhicontext_p.h.

◆ rhiPropertiesIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::rhiPropertiesIdx = -1

Definition at line 429 of file qssgrhicontext_p.h.

◆ shadowDepthAdjustIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::shadowDepthAdjustIdx = -1

Definition at line 433 of file qssgrhicontext_p.h.

◆ specularAAIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::specularAAIdx = -1

Definition at line 440 of file qssgrhicontext_p.h.

◆ thicknessFactorIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::thicknessFactorIdx = -1

Definition at line 426 of file qssgrhicontext_p.h.

◆ viewMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::viewMatrixIdx = -1

Definition at line 409 of file qssgrhicontext_p.h.

◆ viewProjectionMatrixIdx

int QSSGRhiShaderPipeline::CommonUniformIndices::viewProjectionMatrixIdx = -1

Definition at line 406 of file qssgrhicontext_p.h.


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