Home
last modified time | relevance | path

Searched refs:UnitId (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Combiner.h78 enum UnitId enum
311 …static nnResult SetTextureCombinerUnitConstantColor(UnitId unit, u8 colorR, u8 colorG, u8 colorB, …
595 …void SetSourceRGB(CombinerStage::UnitId unit, CombinerStage::Source sourceRGB1, CombinerStage::Sou… in SetSourceRGB()
621 …void SetOperandRGB(CombinerStage::UnitId unit, CombinerStage::OperandRgb opRGB1, CombinerStage::Op… in SetOperandRGB()
647 …void SetSourceAlpha(CombinerStage::UnitId unit, CombinerStage::Source sourceA1, CombinerStage::Sou… in SetSourceAlpha()
673 …void SetOperandAlpha(CombinerStage::UnitId unit, CombinerStage::OperandAlpha opA1, CombinerStage::… in SetOperandAlpha()
695 void SetCombineRGB(CombinerStage::UnitId unit, CombinerStage::CombineRgb combineRgb) in SetCombineRGB()
715 void SetCombineAlpha(CombinerStage::UnitId unit, CombinerStage::CombineAlpha combineAlpha) in SetCombineAlpha()
735 void SetScaleRGB(CombinerStage::UnitId unit, CombinerStage::Scale scaleRgb) in SetScaleRGB()
755 void SetScaleAlpha(CombinerStage::UnitId unit, CombinerStage::Scale scaleAlpha) in SetScaleAlpha()
[all …]