Searched refs:RedBias (Results 1 – 7 of 7) sorted by relevance
528 if (ctx->Pixel.RedBias == param) in _mesa_PixelTransferf()531 ctx->Pixel.RedBias = param; in _mesa_PixelTransferf()610 if (ctx->Pixel.RedScale != 1.0F || ctx->Pixel.RedBias != 0.0F || in _mesa_update_pixel()645 ctx->Pixel.RedBias = 0.0; in _mesa_init_pixel()
172 ctx->Pixel.RedBias, ctx->Pixel.GreenBias, in _mesa_apply_rgba_transfer_ops()
738 GLfloat RedBias, RedScale; member
105 GLfloat RedBias, RedScale; member
561 save->RedBias = ctx->Pixel.RedBias; in _mesa_meta_begin()570 ctx->Pixel.RedBias = 0.0F; in _mesa_meta_begin()937 ctx->Pixel.RedBias = save->RedBias; in _mesa_meta_end()
558 value[0] = ctx->Pixel.RedBias; in fetch_state()
1140 key.scaleAndBias = (ctx->Pixel.RedBias != 0.0 || in get_color_fp_variant()