Searched refs:util_format_colormask_full (Results 1 – 3 of 3) sorted by relevance
331 …fullcolormask = util_format_colormask_full(util_format_description(cbuf_format[rt]), state->colorm… in lp_build_blend_aos()
1248 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask); in generate_variant()
559 util_format_colormask_full(const struct util_format_description *desc, unsigned colormask) in util_format_colormask_full() function