Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c3571 const struct util_format_description *cbuf0_format_desc = NULL; in generate_variant() local
3616 cbuf0_format_desc = util_format_description(key->cbuf_format[0]); in generate_variant()
3617 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask); in generate_variant()
3680 cbuf0_format_desc)) || in generate_variant()