PicaDataProcTexRefTable Enumerated Typeenum PicaDataProcTexRefTable;
| 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). |
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.
CONFIDENTIAL