PicaDataTexture2TexCoord Enumerated Type

Syntax

enum PicaDataTexture2TexCoord;

Value

Value Description
PICA_DATA_TEXTURE2_TEXCOORD_TEXTURE1 This is GL_TEXTURE1.
PICA_DATA_TEXTURE2_TEXCOORD_TEXTURE2 This is GL_TEXTURE2.

Description

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.

Revision History

2010/09/27
Initial version.

CONFIDENTIAL