PicaDataTexture3TexCoord Enumerated Typeenum PicaDataTexture3TexCoord;
| Value | Description |
|---|---|
| PICA_DATA_TEXTURE3_TEXCOORD_TEXTURE0 | This is GL_TEXTURE0. |
| PICA_DATA_TEXTURE3_TEXCOORD_TEXTURE1 | This is GL_TEXTURE1. |
| PICA_DATA_TEXTURE3_TEXCOORD_TEXTURE2 | This is GL_TEXTURE2. |
Sets the texture coordinates for texture 3. Used with the PICA_REG_TEXTURE_FUNC register (0x080[9:8]). Corresponds to the dmp_Texture[3].texcoord uniform.
CONFIDENTIAL