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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3571 const struct util_format_description *cbuf0_format_desc = NULL; local in function:generate_variant
3616 cbuf0_format_desc = util_format_description(key->cbuf_format[0]);
3617 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask);
3680 cbuf0_format_desc)) ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c2820 const struct util_format_description *cbuf0_format_desc = NULL; local in function:generate_variant
2849 cbuf0_format_desc = util_format_description(key->cbuf_format[0]);
2850 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask);

Completed in 39 milliseconds