Searched refs:UnitId (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/gd/CTR/ |
| D | gd_Combiner.h | 78 enum UnitId enum 336 …static nnResult SetTextureCombinerUnitConstantColor(UnitId unit, u8 colorR, u8 colorG, u8 colorB, … 626 …void SetSourceRGB(CombinerStage::UnitId unit, CombinerStage::Source sourceRGB1, CombinerStage::Sou… in SetSourceRGB() 654 …void SetOperandRGB(CombinerStage::UnitId unit, CombinerStage::OperandRgb opRGB1, CombinerStage::Op… in SetOperandRGB() 682 …void SetSourceAlpha(CombinerStage::UnitId unit, CombinerStage::Source sourceA1, CombinerStage::Sou… in SetSourceAlpha() 710 …void SetOperandAlpha(CombinerStage::UnitId unit, CombinerStage::OperandAlpha opA1, CombinerStage::… in SetOperandAlpha() 734 void SetCombineRGB(CombinerStage::UnitId unit, CombinerStage::CombineRgb combineRgb) in SetCombineRGB() 756 void SetCombineAlpha(CombinerStage::UnitId unit, CombinerStage::CombineAlpha combineAlpha) in SetCombineAlpha() 778 void SetScaleRGB(CombinerStage::UnitId unit, CombinerStage::Scale scaleRgb) in SetScaleRGB() 800 void SetScaleAlpha(CombinerStage::UnitId unit, CombinerStage::Scale scaleAlpha) in SetScaleAlpha() [all …]
|