Home | History | Annotate | Download | only in swrast

Lines Matching refs:col

666          const GLint col = span->array->x[i] % 32;
669 if (((1 << col) & stipple) == 0) {