PicaDataFragLightSampler Enumerated Typeenum PicaDataFragLightSampler;
| Value | Description |
|---|---|
| PICA_DATA_SAMPLER_D0 | This is dmp_FragmentMaterial.samplerD0. |
| PICA_DATA_SAMPLER_D1 | This is dmp_FragmentMaterial.samplerD1. |
| PICA_DATA_SAMPLER_FR | This is dmp_FragmentMaterial.samplerFR. |
| PICA_DATA_SAMPLER_RB | This is dmp_FragmentMaterial.samplerRB. |
| PICA_DATA_SAMPLER_RG | This is dmp_FragmentMaterial.samplerRG. |
| PICA_DATA_SAMPLER_RR | This is dmp_FragmentMaterial.samplerRR. |
| PICA_DATA_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP. |
| PICA_DATA_FRAG_LIGHT0_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[0]. |
| PICA_DATA_FRAG_LIGHT1_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[1]. |
| PICA_DATA_FRAG_LIGHT2_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[2]. |
| PICA_DATA_FRAG_LIGHT3_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[3]. |
| PICA_DATA_FRAG_LIGHT4_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[4]. |
| PICA_DATA_FRAG_LIGHT5_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[5]. |
| PICA_DATA_FRAG_LIGHT6_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[6]. |
| PICA_DATA_FRAG_LIGHT7_SAMPLER_SP | This is dmp_FragmentLightSource.samplerSP[7]. |
| PICA_DATA_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA. |
| PICA_DATA_FRAG_LIGHT0_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[0]. |
| PICA_DATA_FRAG_LIGHT1_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[1]. |
| PICA_DATA_FRAG_LIGHT2_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[2]. |
| PICA_DATA_FRAG_LIGHT3_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[3]. |
| PICA_DATA_FRAG_LIGHT4_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[4]. |
| PICA_DATA_FRAG_LIGHT5_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[5]. |
| PICA_DATA_FRAG_LIGHT6_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[6]. |
| PICA_DATA_FRAG_LIGHT7_SAMPLER_DA | This is dmp_FragmentLightSource.samplerDA[7]. |
The type of the lookup table for fragment lighting. Used with the PICA_REG_FRAG_LIGHT_LUT register (0x1c5).
CONFIDENTIAL