Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_renderer.h41 void renderer_bind_destination(struct xorg_renderer *r,
Dxorg_composite.c480 renderer_bind_destination(exa->renderer, dst_surf, in xorg_composite_bind_state()
552 renderer_bind_destination(exa->renderer, dst_surf, in xorg_solid_bind_state()
Dxorg_renderer.c323 void renderer_bind_destination(struct xorg_renderer *r, in renderer_bind_destination() function
Dxorg_xv.c534 renderer_bind_destination(pPriv->r, dst_surf, in display_video()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_yuv.c134 renderer_bind_destination(r, r->srf, r->srf->width, r->srf->height); in xa_yuv_planar_blit()
Dxa_priv.h233 void renderer_bind_destination(struct xa_context *r,
Dxa_renderer.c326 renderer_bind_destination(struct xa_context *r, in renderer_bind_destination() function
437 renderer_bind_destination(r, dst_surface, in renderer_copy_prepare()
Dxa_context.c316 renderer_bind_destination(ctx, ctx->srf, width, height); in xa_solid_prepare()
Dxa_composite.c480 renderer_bind_destination(ctx, ctx->srf, ctx->srf->width, in xa_composite_prepare()