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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1222 const struct util_format_description *cbuf0_format_desc; local
1247 cbuf0_format_desc = util_format_description(key->cbuf_format[0]);
1248 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1222 const struct util_format_description *cbuf0_format_desc; local
1247 cbuf0_format_desc = util_format_description(key->cbuf_format[0]);
1248 fullcolormask = util_format_colormask_full(cbuf0_format_desc, key->blend.rt[0].colormask);

Completed in 52 milliseconds