Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/gr/CTR/
Dgr_Texture.h297 class Unit2 : public UnitBase
331 explicit Unit2( const Texture& texture_ );
398 Unit2 unit2;
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Texture.cpp153 bit32* Texture::Unit2::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
326 Texture::Unit2::Unit2( const Texture& texture_ ) in Unit2() function in nn::gr::CTR::Texture::Unit2