PicaDataTexture2TexCoord Enumerated Typeenum PicaDataTexture2TexCoord;
| Value | Description |
|---|---|
| PICA_DATA_TEXTURE2_TEXCOORD_TEXTURE1 | This is GL_TEXTURE1. |
| PICA_DATA_TEXTURE2_TEXCOORD_TEXTURE2 | This is GL_TEXTURE2. |
Sets the texture coordinates for texture 2. Used with the PICA_REG_TEXTURE_FUNC register (0x080 [13:13]). Corresponds to the dmp_Texture[2].texcoord uniform.
CONFIDENTIAL