Searched refs:col1 (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.3/include/revolution/gd/ |
| D | GDGeometry.h | 116 …G_LO(pmidx, t0midx, t1midx, t2midx, t3midx, t4midx, t5midx, t6midx, t7midx, pos, nrm, col0, col1) \ argument 129 (((unsigned long)(col1)) << CP_VCD_REG_LO_COL1_SHIFT)) 131 #define CP_VCD_REG_LO_PS(pmidx, t76543210midx, pos, nrm, col0, col1) \ argument 137 (((unsigned long)(col1)) << CP_VCD_REG_LO_COL1_SHIFT))
|
| /RvlSDK-3.3/build/libraries/gd/src/ |
| D | GDGeometry.c | 90 u32 col1 = GX_NONE; in GDSetVtxDescv() local 148 case GX_VA_CLR1: col1=attrPtr->type; ncols+=(col1 != GX_NONE); break; in GDSetVtxDescv() 164 posn, norm, col0, col1 )); in GDSetVtxDescv()
|