Searched refs:qx0 (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
H A Ds_aaline.c51 GLfloat qx0, qy0; /* quad vertices */ member in struct:LineInfo
289 const GLfloat fx0 = sx - info->qx0;
349 line->qx0 = x0 - line->yAdj;
358 line->ex0 = line->qx1 - line->qx0;
364 line->ex3 = line->qx0 - line->qx3;

Completed in 1632 milliseconds