PicaDataFragLightEnvLayerConfig Enumerated Type

Syntax

enum PicaDataFragLightEnvLayerConfig;

Value

Value Description
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG0 Sets layer configuration 0.
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG1 Sets layer configuration 1.
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG2 Sets layer configuration 2.
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG3 Sets layer configuration 3.
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG4 Sets layer configuration 4.
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG5 Sets layer configuration 5.
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG6 Sets layer configuration 6.
PICA_DATA_FRAG_LIGHT_ENV_LAYER_CONFIG7 Sets layer configuration 7.

Description

Used for the PICA_REG_FRAG_LIGHT_FUNC_MODE register (0x1c3[7:4]), which sets the layer configurations for fragment lighting. This corresponds to setting the dmp_LightEnv.config uniform.

Revision History

2010/09/27
Initial version.

CONFIDENTIAL