Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_composite.c103 blend_for_op(struct xa_composite_blend *blend, in blend_for_op() function
240 if (!blend_for_op(&blend, comp->op, comp->src, comp->mask, comp->dst)) in xa_composite_check_accelerated()
259 if (!blend_for_op(&blend_opt, comp->op, comp->src, comp->mask, comp->dst)) in bind_composite_blend_state()