Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_Texture.h246 class Unit0 : public UnitBase
319 explicit Unit0( const Texture& texture_ );
483 Unit0 unit0;
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Texture.cpp25 bit32* Texture::Unit0::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
268 Texture::Unit0::Unit0( const Texture& texture_ ) in Unit0() function in nn::gr::CTR::Texture::Unit0