Searched refs:index2 (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/gx/CTR/ |
| D | gx_MacroShader.h | 416 #define PICA_CMD_DATA_VS_ATTR_IN_REG_MAP0(index1, index2, index3, index4, index5, index6, index7, i… argument 417 ((index1) | (index2) << 4 | (index3) << 8 | (index4) << 12 | \ 763 #define PICA_CMD_DATA_GS_ATTR_IN_REG_MAP0(index1, index2, index3, index4, index5, index6, index7, i… argument 764 ( (index1) | (index2) << 4 | (index3) << 8 | (index4) << 12 | \
|