Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/gr/CTR/
Dgr_Texture.h383 class Unit2 : private UnitBase
433 explicit Unit2( const Texture& texture_ );
517 Unit2 unit2;
/CTR-SDK-0.13.2/sources/libraries/gr/CTR/
Dgr_Texture.cpp144 u32* Texture::Unit2::MakeCommand( u32* command, bool is_update_texture_func ) const in MakeCommand()
268 Texture::Unit2::Unit2( const Texture& texture_ ) in Unit2() function in nn::gr::CTR::Texture::Unit2