Searched refs:posCnt (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-2.1/include/revolution/gd/ |
| D | GDGeometry.h | 177 #define CP_VAT_REG_A(posCnt, posFmt, posShft, nrmCnt, nrmFmt, Col0Cnt, Col0Fmt, Col1Cnt, Col1Fmt, t… argument 178 ((((unsigned long)(posCnt)) << CP_VAT_REG_A_POSCNT_SHIFT) | \
|
| /RvlSDK-2.1/build/libraries/gd/src/ |
| D | GDGeometry.c | 192 u32 posCnt = GX_POS_XYZ; in GDSetVtxAttrFmtv() local 240 posCnt = list->cnt; in GDSetVtxAttrFmtv() 311 CP_VAT_REG_A(posCnt, posType, posFrac, in GDSetVtxAttrFmtv()
|