HomeSort by relevance Sort by last modified time
    Searched defs:bind_blend_state (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_composite.c 210 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);
xorg_xv.c 432 bind_blend_state(struct xorg_xv_port_priv *port) function
537 bind_blend_state(pPriv);
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_composite.c 210 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);
xorg_xv.c 432 bind_blend_state(struct xorg_xv_port_priv *port) function
537 bind_blend_state(pPriv);
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_context.h 132 void (*bind_blend_state)(struct pipe_context *, void *); member in struct:pipe_context
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 132 void (*bind_blend_state)(struct pipe_context *, void *); member in struct:pipe_context

Completed in 267 milliseconds