HomeSort by relevance Sort by last modified time
    Searched refs:blend_for_op (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/xa/
xa_composite.c 102 blend_for_op(struct xa_composite_blend *blend, function
240 if (blend_for_op(&blend, comp->op, comp->src, comp->mask, comp->dst)) {
261 if (!blend_for_op(&blend_opt, comp->op, comp->src, comp->mask, comp->dst))
363 if (!blend_for_op(&blend, comp->op, src_pic, mask_pic, NULL))
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_composite.c 70 blend_for_op(struct xorg_composite_blend *blend, function
192 if (blend_for_op(&blend, op,
218 blend_for_op(&blend_opt, op, pSrcPicture, pMaskPicture, pDstPicture);
334 blend_for_op(&blend, op,

Completed in 3920 milliseconds