Searched refs:upload_sampler (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dsubpicture.c206 upload_sampler(struct pipe_context *pipe, struct pipe_sampler_view *dst, function in typeref:typename:void
441 /* clipping should be done by upload_sampler and regardles what the documentation
448 upload_sampler(pipe, subpicture_priv->sampler, &dst_box, image->data, src_stride, srcx, srcy);
498 upload_sampler(pipe, subpicture_priv->palette, &dst_box, palette, 0, 0, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dsubpicture.c206 upload_sampler(struct pipe_context *pipe, struct pipe_sampler_view *dst, function in typeref:typename:void
439 /* clipping should be done by upload_sampler and regardles what the documentation
446 upload_sampler(pipe, subpicture_priv->sampler, &dst_box, image->data, src_stride, srcx, srcy);
496 upload_sampler(pipe, subpicture_priv->palette, &dst_box, palette, 0, 0, 0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dsurface.c196 upload_sampler(struct pipe_context *pipe, struct pipe_sampler_view *dst, function in typeref:typename:void
292 upload_sampler(drv->pipe, sub->sampler, &box, buf->data,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dsurface.c196 upload_sampler(struct pipe_context *pipe, struct pipe_sampler_view *dst, function in typeref:typename:void
292 upload_sampler(drv->pipe, sub->sampler, &box, buf->data,

Completed in 7 milliseconds