Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_Texture.h340 class Unit3 : protected UnitBase
375 explicit Unit3( const Texture& texture_ );
404 Unit3 unit3;
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Texture.cpp197 bit32* Texture::Unit3::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
335 Texture::Unit3::Unit3( const Texture& texture_ ) in Unit3() function in nn::gr::CTR::Texture::Unit3