Home
last modified time | relevance | path

Searched refs:Unit3 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_Texture.h442 class Unit3 : private UnitBase
494 explicit Unit3( const Texture& texture_ );
523 Unit3 unit3;
/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Texture.cpp188 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