Searched refs:texture1SamplerType (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-0.14.4/include/nn/gx/CTR/ |
| D | gx_MacroTexture.h | 506 #define PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 510 ((texture1SamplerType) ? 1 : 0) << 1 | \ 520 #define PICA_CMD_SET_TEXTURE_FUNC_CLEAR(texture0SamplerType, texture1SamplerType, texture2SamplerTy… argument 522 …PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, … 529 #define PICA_CMD_SET_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 531 PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \
|