Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/gx/CTR/
Dgx_MacroTexture.h506 #define PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ macro
522PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, …
531 PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \
/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_Texture.cpp238 … *command++ = PICA_CMD_DATA_TEXTURE_FUNC( unit0.texType, unit1.texType, unit2.texType, in MakeFuncCommand()