PicaDataFragLightEnvLayerConfig Enumerated Typeenum PicaDataFragLightEnvLayerConfig;
| 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. |
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.
CONFIDENTIAL