Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_Texture.h369 class Unit2 : public UnitBase
415 explicit Unit2( const Texture& texture_ );
495 Unit2 unit2;
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Texture.cpp153 bit32* Texture::Unit2::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
290 Texture::Unit2::Unit2( const Texture& texture_ ) in Unit2() function in nn::gr::CTR::Texture::Unit2