PicaDataProcTexMap Enumerated Typeenum PicaDataProcTexMap;
| Value | Description |
|---|---|
| PICA_DATA_PROCTEX_U_DMP | This is GL_PROCTEX_U_DMP. |
| PICA_DATA_PROCTEX_U2_DMP | This is GL_PROCTEX_U2_DMP. |
| PICA_DATA_PROCTEX_V_DMP | This is GL_PROCTEX_V_DMP. |
| PICA_DATA_PROCTEX_V2_DMP | This is GL_PROCTEX_V2_DMP. |
| PICA_DATA_PROCTEX_ADD_DMP | This is GL_PROCTEX_ADD_DMP. |
| PICA_DATA_PROCTEX_ADD2_DMP | This is GL_PROCTEX_ADD2_DMP. |
| PICA_DATA_PROCTEX_ADDSQRT2_DMP | This is GL_PROCTEX_ADD2SQRT2_DMP. |
| PICA_DATA_PROCTEX_MIN_DMP | This is GL_PROCTEX_MIN_DMP. |
| PICA_DATA_PROCTEX_MAX_DMP | This is GL_PROCTEX_MAX_DMP. |
| PICA_DATA_PROCTEX_RMAX_DMP | This is GL_PROCTEX_RMAX_DMP. |
Sets the function to use to calculate procedural textures. Used with the PICA_REG_TEXTURE3_PROCTEX0 register (0x0a8[9:6]). Corresponds to the dmp_Texture[3].ptRgbMap and dmp_Texture[3].ptAlphaMap uniforms.
CONFIDENTIAL