Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Combiner.h97 enum Source enum
340 CombinerStage::Source m_SrcRGB[3];
351 CombinerStage::Source m_SrcAlpha[3];
595 …inerStage::UnitId unit, CombinerStage::Source sourceRGB1, CombinerStage::Source sourceRGB2, Combin… in SetSourceRGB()
647 …mbinerStage::UnitId unit, CombinerStage::Source sourceA1, CombinerStage::Source sourceA2, Combiner… in SetSourceAlpha()
/CTR-SDK-2.4.0/sources/libraries/gr/CTR/
Dgr_FragmentLight.cpp25 bit32* FragmentLight::Source::MakeAllCommand( bit32* command ) const in MakeAllCommand()
50 bit32* FragmentLight::Source::MakeCommand( bit32* command ) const in MakeCommand()
57 bit32* FragmentLight::Source::MakeColorCommand( bit32* command ) const in MakeColorCommand()
75 bit32* FragmentLight::Source::MakeGeometryCommand( bit32* command ) const in MakeGeometryCommand()
102 FragmentLight::Source::Source() in Source() function in nn::gr::CTR::FragmentLight::Source
/CTR-SDK-2.4.0/include/nn/gr/CTR/
Dgr_FragmentLight.h38 class Source
325 explicit Source();
367 Source source[ LIGHT_SOURCE_MAX ];