Searched refs:Unit3 (Results 1 – 2 of 2) sorted by relevance
442 class Unit3 : private UnitBase494 explicit Unit3( const Texture& texture_ );523 Unit3 unit3;
188 u32* Texture::Unit3::MakeCommand( u32* command, bool is_update_texture_func ) const in MakeCommand()277 Texture::Unit3::Unit3( const Texture& texture_ ) in Unit3() function in nn::gr::CTR::Texture::Unit3