enum TevKonstSel;
| Value | Description |
|---|---|
| TEVKONSTSEL_BUFFER | Loads the combiner buffer color. |
| TEVKONSTSEL_K0 | Loads constant register 0. |
| TEVKONSTSEL_K1 | Loads constant register 1. |
| TEVKONSTSEL_K2 | Loads constant register 2. |
| TEVKONSTSEL_K3 | Loads constant register 3. |
| TEVKONSTSEL_K4 | Loads constant register 4. |
| TEVKONSTSEL_K5 | Loads constant register 5. |
| TEVKONSTSEL_MAX | Total number of enumerators. |
Enumerator specifying the color to be loaded into the Tev constant color register.
CONFIDENTIAL