Searched refs:scale_and_bias (Results 1 – 5 of 5) sorted by relevance
37 bool scale_and_bias; member88 if (ctx->scale_and_bias) { in transform_instr()148 if (ctx->scale_and_bias) { in transform_instr()217 bool scale_and_bias, unsigned scale_const, in st_get_drawpix_shader() argument232 ctx.scale_and_bias = scale_and_bias; in st_get_drawpix_shader()
45 bool scale_and_bias, unsigned scale_const,
1066 options.scale_and_bias = key->scaleAndBias; in st_create_fp_variant()
147 if (state->options->scale_and_bias) { in lower_color()
2665 bool scale_and_bias :1; member