Searched refs:Unit2 (Results 1 – 2 of 2) sorted by relevance
297 class Unit2 : public UnitBase331 explicit Unit2( const Texture& texture_ );398 Unit2 unit2;
153 bit32* Texture::Unit2::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()326 Texture::Unit2::Unit2( const Texture& texture_ ) in Unit2() function in nn::gr::CTR::Texture::Unit2