PicaDataTexEnvBufferInput Enumerated Typeenum PicaDataTexEnvBufferInput;
| 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. |
Sets bufferInput for the texture combiners. Used with the PPICA_REG_TEX_ENV_BUF_INPUT register (0x0e0). Corresponds to the dmp_TexEnv[i].bufferInput uniform.
CONFIDENTIAL