Searched refs:texture2SamplerType (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/gx/CTR/ |
| D | gx_MacroTexture.h | 375 #define PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 380 ((texture2SamplerType) ? 1 : 0) << 2 | \ 389 …ne PICA_CMD_SET_TEXTURE_FUNC_CLEAR(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 391 …PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, … 398 #define PICA_CMD_SET_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \ argument 400 PICA_CMD_DATA_TEXTURE_FUNC(texture0SamplerType, texture1SamplerType, texture2SamplerType, \
|