Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_composite.c106 struct xa_picture *dst_pic) in blend_for_op() argument
131 if (!dst_pic->srf) in blend_for_op()
134 if (dst_pic->srf->tex->format == PIPE_FORMAT_L8_UNORM) { in blend_for_op()
144 if (xa_format_a(dst_pic->pict_format) == 0 && blend->alpha_dst) { in blend_for_op()