nn::gd::CTR::CombinerDescription::SetOperandAlpha Member Function
void SetOperandAlpha(
CombinerStage::UnitId unit,
CombinerStage::OperandAlpha opA1,
CombinerStage::OperandAlpha opA2,
CombinerStage::OperandAlpha opA3
);
| Name | Description | |
|---|---|---|
| in | unit | Specifies which texture combiner unit to use. |
| in | opA1 | Specifies input source 1. |
| in | opA2 | Specifies input source 2. |
| in | opA3 | Specifies input source 3. |
Sets the input values for the alpha operands of the three texture combiner sources.
The default value is OPERAND_ALPHA_SRC_COLOR..
CONFIDENTIAL