Home
last modified time | relevance | path

Searched refs:cbuf0_format_desc (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2780 const struct util_format_description *cbuf0_format_desc; in generate_variant() local
2809 cbuf0_format_desc = util_format_description(key->cbuf_format[0]); in generate_variant()
2810 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask); in generate_variant()