Searched refs:cbuf0_format_desc (Results 1 – 1 of 1) sorted by relevance
1222 const struct util_format_description *cbuf0_format_desc; in generate_variant() local1247 cbuf0_format_desc = util_format_description(key->cbuf_format[0]); in generate_variant()1248 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask); in generate_variant()