Searched refs:blend_for_op (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_composite.c | 103 blend_for_op(struct xa_composite_blend *blend, in blend_for_op() function 242 if (blend_for_op(&blend, comp->op, comp->src, comp->mask, comp->dst)) { in xa_composite_check_accelerated() 263 if (!blend_for_op(&blend_opt, comp->op, comp->src, comp->mask, comp->dst)) in bind_composite_blend_state() 366 if (!blend_for_op(&blend, comp->op, src_pic, mask_pic, NULL)) in bind_shaders()
|