Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/gr/CTR/
Dgr_Texture.h424 class Unit3 : private UnitBase
472 explicit Unit3( const Texture& texture_ );
501 Unit3 unit3;
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Texture.cpp197 bit32* Texture::Unit3::MakeCommand( bit32* command, bool is_update_texture_func ) const in MakeCommand()
299 Texture::Unit3::Unit3( const Texture& texture_ ) in Unit3() function in nn::gr::CTR::Texture::Unit3