Searched refs:AlphaBias (Results 1 – 5 of 5) sorted by relevance
574 if (ctx->Pixel.AlphaBias == param) in _mesa_PixelTransferf()577 ctx->Pixel.AlphaBias = param; in _mesa_PixelTransferf()623 ctx->Pixel.AlphaScale != 1.0F || ctx->Pixel.AlphaBias != 0.0F) in _mesa_update_pixel()661 ctx->Pixel.AlphaBias = 0.0; in _mesa_init_pixel()
173 ctx->Pixel.BlueBias, ctx->Pixel.AlphaBias); in _mesa_apply_rgba_transfer_ops()
632 GLfloat AlphaBias, AlphaScale; member
716 value[3] = ctx->Pixel.AlphaBias; in fetch_state()
1145 ctx->Pixel.AlphaBias != 0.0 || in get_color_fp_variant()