PicaDataTexture3TexCoord Enumerated Type

Syntax

enum PicaDataTexture3TexCoord;

Value

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.

Description

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.

Revision History

2010/09/27
Initial version.

CONFIDENTIAL