PicaDataProcTexShift Enumerated Typeenum PicaDataProcTexShift;
| Value | Description |
|---|---|
| PICA_DATA_PROCTEX_NONE_DMP | This is GL_NONE_DMP. |
| PICA_DATA_PROCTEX_ODD_DMP | This is GL_ODD_DMP. |
| PICA_DATA_PROCTEX_EVEN_DMP | This is GL_EVEN_DMP. |
Sets the coordinate shift method for procedural textures. Used with the PICA_REG_TEXTURE3_PROCTEX0 registers (0x0a8[17:16], [19:18]). Corresponds to the dmp_Texture[3].ptShiftU and dmp_Texture[3].ptShiftV uniforms.
CONFIDENTIAL