Searched refs:pixel_maps (Results 1 – 5 of 5) sorted by relevance
38 bool pixel_maps; member131 if (ctx->pixel_maps && in transform_instr()158 if (ctx->pixel_maps) { in transform_instr()218 unsigned bias_const, bool pixel_maps, in st_get_drawpix_shader() argument235 ctx.pixel_maps = pixel_maps; in st_get_drawpix_shader()
46 unsigned bias_const, bool pixel_maps,
1446 options.pixel_maps = key->pixelMaps; in st_create_fp_variant()
169 if (state->options->pixel_maps) { in lower_color()
5366 bool pixel_maps :1; member