Home | History | Annotate | Download | only in swrast

Lines Matching refs:fx

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