Searched refs:nrmCnt (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.2/build/libraries/gd/src/ |
| D | GDGeometry.c | 199 u32 nrmCnt = GX_NRM_XYZ; in GDSetVtxAttrFmtv() local 253 nrmCnt = GX_NRM_NBT; in GDSetVtxAttrFmtv() 256 nrmCnt = list->cnt; in GDSetVtxAttrFmtv() 316 nrmCnt, nrmType, in GDSetVtxAttrFmtv()
|
| /RvlSDK-3.2/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) | \
|