Home | History | Annotate | Download | only in swrast

Lines Matching refs:alphaStep

105    span->alphaStep = 0;
251 GLint da = span->alphaStep;
289 da = span->alphaStep;
356 GLfloat da = FixedToFloat(span->alphaStep);
779 span->alpha += leftClip * span->alphaStep;