Home | History | Annotate | Download | only in common

Lines Matching refs:AlphaScale

117    GLfloat AlphaBias, AlphaScale;
578 save->AlphaScale = ctx->Pixel.AlphaScale;
587 ctx->Pixel.AlphaScale = 1.0F;
904 ctx->Pixel.AlphaScale = save->AlphaScale;