nn::gd::CTR::CombinerDescription::SetCombineRGB Member Function
void SetCombineRGB(
CombinerStage::UnitId unit,
CombinerStage::CombineRgb combineRgb
);
| Name | Description | |
|---|---|---|
| in | unit | Specifies which texture combiner unit to use. |
| in | combineRgb | Specifies the combiner function. |
Sets the function that will combine three RGB input sources.
The default value is COMBINE_RGB_REPLACE.
CONFIDENTIAL