Home | History | Annotate | Download | only in WinQuake

Lines Matching refs:fv

40 #define fv			12+4
56 // for (i=0 ; i<r_anumverts ; i++, fv++, pverts++, pstverts++)
59 movl fv(%esp),%edi
102 // fv->v[2] = pstverts->s;
103 // fv->v[3] = pstverts->t;
104 // fv->flags = pstverts->onseam;
160 // fv->v[4] = temp;
165 // fv->v[0] = ((DotProduct(pverts->v, aliastransform[0]) +
167 // fv->v[1] = ((DotProduct(pverts->v, aliastransform[1]) +
169 // fv->v[5] = zi;