Lines Matching refs:FragmentLight
25 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()
131 bit32* FragmentLight::MakeLutConfigCommand( bit32* command ) const in MakeLutConfigCommand()
171 … bit32* FragmentLight::MakeLightEnvCommand( bit32* command, bool isAddDummyCommand ) const in MakeLightEnvCommand()
260 bit32* FragmentLight::MakeLightSourceCommand( bit32* command ) const in MakeLightSourceCommand()
275 bit32* FragmentLight::MakeAllCommand( bit32* command, bool isAddDummyCommand ) const in MakeAllCommand()
304 bit32* FragmentLight::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand()
333 FragmentLight::FragmentLight() in FragmentLight() function in nn::gr::CTR::FragmentLight
364 FragmentLight::LutConfig::LutConfig() in LutConfig()