Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c934 const uint blend_buf = blend->independent_blend_enable ? cbuf : 0; in blend_fallback() local
994 else if (blend->rt[blend_buf].blend_enable) { in blend_fallback()
995 blend_quad(qs, quadColor, quadColor2, dest, blend_color, blend_buf); in blend_fallback()
1007 if (blend->rt[blend_buf].colormask != 0xf) in blend_fallback()
1008 colormask_quad( blend->rt[blend_buf].colormask, quadColor, dest); in blend_fallback()

Completed in 3 milliseconds