#include <revolution/gd.h>
evenStage |
An even numbered TEV stage. |
|---|---|
kcsel0 |
Selects the constant color to use for evenStage. |
kasel0 |
Selects the constant alpha to use for evenStage. |
kcsel1 |
Selects the constant color to use for (evenStage + 1). |
kasel1 |
Selects the constant alpha to use for (evenStage + 1). |
None.
This function selects constant (konstant) color and constant alpha inputs to use in a specified pair of TEV stages. The constant input is only used if GX_CC_KONST (or GX_CA_KONST) is selected as TEV stage input. Only one constant color and alpha choice is available for a given TEV stage, although the constant may be used for more than one input.
GXSetTevKColorSel, GXSetTevKAlphaSel, GXSetTevColorIn, GXSetTevAlphaIn, GXSetTevKColor
2006/03/01 Initial version.
CONFIDENTIAL