Home | History | Annotate | Download | only in swrast

Lines Matching refs:FIXED_ONE

139    const GLint snapMask = ~((FIXED_ONE / (1 << SUB_PIXEL_BITS)) - 1); /* for x/y coord snapping */
578 fError = fx - fsx - FIXED_ONE;
582 fdError = fdxOuter - fdxLeftEdge + FIXED_ONE;
837 fError -= FIXED_ONE;