Searched refs:texture0SamplerType (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/gx/CTR/ |
| D | gx_MacroTexture.h | 509 #define PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 512 ( ((texture0SamplerType == PICA_DATA_TEXTURE0_SAMPLER_TYPE_TEXTURE_FALSE) ? 0 : 1) | \ 523 #define PICA_CMD_SET_TEXTURE_FUNC_CLEAR(texture0SamplerType, texture1SamplerType, texture2SamplerTy… argument 525 …PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, … 532 #define PICA_CMD_SET_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 534 PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \
|
| /CTR-SDK-4.2.5/sources/libraries/gr/CTR/ |
| D | gr_Texture.cpp | 246 … const PicaDataTexture0SamplerType texture0SamplerType = PICA_DATA_TEXTURE0_SAMPLER_TYPE_FALSE; in MakeDisableCommand() local 255 *command++ = PICA_CMD_DATA_TEXTURE_FUNC( texture0SamplerType, in MakeDisableCommand()
|