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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_composite.c103 blend_for_op(struct xa_composite_blend *blend, function in typeref:typename:boolean
240 if (!blend_for_op(&blend, comp->op, comp->src, comp->mask, comp->dst))
259 if (!blend_for_op(&blend_opt, comp->op, comp->src, comp->mask, comp->dst))
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_composite.c103 blend_for_op(struct xa_composite_blend *blend, function in typeref:typename:boolean
240 if (!blend_for_op(&blend, comp->op, comp->src, comp->mask, comp->dst))
259 if (!blend_for_op(&blend_opt, comp->op, comp->src, comp->mask, comp->dst))

Completed in 3 milliseconds