Searched refs:dst_srf (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_composite.c516 struct xa_surface *dst_srf = comp->dst->srf; local in function:xa_composite_prepare
519 ret = xa_ctx_srf_create(ctx, dst_srf);
523 ctx->dst = dst_srf;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_composite.c516 struct xa_surface *dst_srf = comp->dst->srf; local in function:xa_composite_prepare
519 ret = xa_ctx_srf_create(ctx, dst_srf);
523 ctx->dst = dst_srf;

Completed in 3 milliseconds