Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_Texture.h328 class Unit1 : public UnitBase
360 explicit Unit1( const Texture& texture_ );
489 Unit1 unit1;
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Texture.cpp108 bit32* Texture::Unit1::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
282 Texture::Unit1::Unit1( const Texture& texture_ ) in Unit1() function in nn::gr::CTR::Texture::Unit1