Home | History | Annotate | Download | only in swrast

Lines Matching full:fixed

67  * This code uses fixed point arithmetic (the GLfixed type) to iterate
120 GLfixed fdxdy; /* dx/dy in fixed-point */
124 GLfixed fx0; /* fixed pt X of lower endpoint */
169 /* Compute fixed point x,y coords w/ half-pixel offsets and snapping.
214 /* fixed point X coords */
614 /* interpolate fixed-pt values */
769 /* ff = fixed-pt fragment */