Searched refs:nrmCnt (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-2.1/build/libraries/gd/src/ |
| D | GDGeometry.c | 196 u32 nrmCnt = GX_NRM_XYZ; in GDSetVtxAttrFmtv() local 249 nrmCnt = GX_NRM_NBT; in GDSetVtxAttrFmtv() 252 nrmCnt = list->cnt; in GDSetVtxAttrFmtv() 312 nrmCnt, nrmType, in GDSetVtxAttrFmtv()
|
| /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 181 (((unsigned long)(nrmCnt)) << CP_VAT_REG_A_NRMCNT_SHIFT) | \
|