Searched defs:bind_blend_state (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_context.h132 void (*bind_blend_state)(struct pipe_context *, void *); member in struct:pipe_context
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
H A Dxorg_composite.c210 bind_blend_state(struct exa_context *exa, int op, function
484 bind_blend_state(exa, op, pSrcPicture, pMaskPicture, pDstPicture);
554 bind_blend_state(exa, PictOpSrc, NULL, NULL, NULL);
H A Dxorg_xv.c432 bind_blend_state(struct xorg_xv_port_priv *port) function
537 bind_blend_state(pPriv);
/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h132 void (*bind_blend_state)(struct pipe_context *, void *); member in struct:pipe_context
/external/mesa3d/src/gallium/state_trackers/xorg/
H A Dxorg_composite.c210 bind_blend_state(struct exa_context *exa, int op, function
484 bind_blend_state(exa, op, pSrcPicture, pMaskPicture, pDstPicture);
554 bind_blend_state(exa, PictOpSrc, NULL, NULL, NULL);
H A Dxorg_xv.c432 bind_blend_state(struct xorg_xv_port_priv *port) function
537 bind_blend_state(pPriv);

Completed in 177 milliseconds