Home | History | Annotate | Download | only in swrast

Lines Matching refs:RasterPos

71          span->z = FloatToFixed(ctx->Current.RasterPos[2] * depthMax + 0.5F);
73 GLfloat tmpf = ctx->Current.RasterPos[2] * depthMax;