Searched refs:Texture (Results 1 – 3 of 3) sorted by relevance
31 class Texture252 explicit Unit0( const Texture& texture_ );255 const Texture& m_Texture;288 explicit Unit1( const Texture& texture_ );291 const Texture& m_Texture;331 explicit Unit2( const Texture& texture_ );334 const Texture& m_Texture;375 explicit Unit3( const Texture& texture_ );378 const Texture& m_Texture;410 Texture();
25 bit32* Texture::Unit0::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()108 bit32* Texture::Unit1::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()153 bit32* Texture::Unit2::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()197 bit32* Texture::Unit3::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()209 bit32* Texture::MakeCommand( bit32* command, bool isAddDummyCommand ) const in MakeCommand()222 bit32* Texture::MakeFuncCommand( bit32* command, bool isAddDummyCommand ) const in MakeFuncCommand()239 bit32* Texture::MakeDisableCommand( bit32* command, bool isAddDummyCommand ) in MakeDisableCommand()269 bit32* Texture::MakeDummyCommand_( bit32* command ) in MakeDummyCommand_()283 Texture::UnitBase::UnitBase() in UnitBase()304 Texture::Unit0::Unit0( const Texture& texture_ ) in Unit0()[all …]
106 command = nn::gr::CTR::Texture::MakeDisableCommand( command ); in MakeDisableAllCommand()