PicaDataTexEnvBufferInput Enumerated Type

Syntax

enum PicaDataTexEnvBufferInput;

Value

Value Description
PICA_DATA_TEX_ENV_BUFFER_INPUT_PREVIOUS_BUFFER_DMP References the previous step's combiner buffer output.
PICA_DATA_TEX_ENV_BUFFER_INPUT_PREVIOUS References the previous step's combiner output.

Description

Sets bufferInput for the texture combiners. Used with the PICA_REG_TEX_ENV_BUF_INPUT register (0x0e0). Corresponds to the dmp_TexEnv[i].bufferInput uniform.

Revision History

2010/09/27
Initial version.

CONFIDENTIAL