PicaDataProcTexRefTable Enumerated Type

Syntax

enum PicaDataProcTexRefTable;

Value

Value Description
PICA_DATA_PROCTEX_NOISE_REF_TABLE Noise modulation function lookup table.
PICA_DATA_PROCTEX_RGB_MAP_REF_TABLE RGB mapping F function lookup table.
PICA_DATA_PROCTEX_ALPHA_MAP_REF_TABLE Alpha mapping F function lookup table.
PICA_DATA_PROCTEX_COLOR_REF_TABLE Color lookup table (color values).
PICA_DATA_PROCTEX_COLOR_DIFF_REF_TABLE Color lookup table (difference values).

Description

Sets the lookup table for procedural textures. Used with the PICA_REG_PROCTEX_LUT register (0x0af [2:0]). Corresponds to the dmp_Texture[3].ptSampler uniform.

Revision History

2010/09/27
Initial version.

CONFIDENTIAL