Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Texture.cpp214 command = unit2.MakeCommand( command, false ); in MakeCommand()
238 … *command++ = PICA_CMD_DATA_TEXTURE_FUNC( unit0.texType, unit1.texType, unit2.texType, in MakeFuncCommand()
239 … unit3.texCoord, unit3.texType, unit2.texCoord, 0x1), in MakeFuncCommand()
311 unit2( *this ), in Texture()
/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/gr/CTR/
Dgr_Texture.h495 Unit2 unit2; variable