Home | History | Annotate | Download | only in swrast

Lines Matching defs:ex

60    GLfloat ex = v1->attrib[FRAG_ATTRIB_WPOS][0] - v0->attrib[FRAG_ATTRIB_WPOS][0];
64 GLfloat c = ex*fy-ey*fx;