Searched refs:texture2SamplerType (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-0.14.21/include/nn/gx/CTR/ |
| D | gx_MacroTexture.h | 506 #define PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 511 ((texture2SamplerType) ? 1 : 0) << 2 | \ 520 …ne PICA_CMD_SET_TEXTURE_FUNC_CLEAR(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ 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, \
|