Home | History | Annotate | Download | only in vdpau

Lines Matching refs:sampler_view

250    struct pipe_sampler_view *sampler_view, sv_templ;
298 vl_compositor_set_rgba_layer(&vmixer->cstate, compositor, layer++, bg->sampler_view,
351 res_tmpl.format = dst->sampler_view->format;
368 sampler_view = pipe->create_sampler_view(pipe, res, &sv_templ);
378 sampler_view = dst->sampler_view;
396 vl_compositor_set_rgba_layer(&vmixer->cstate, compositor, layer, src->sampler_view,
408 sampler_view, dst->surface);
416 sampler_view, surface_temp);
418 pipe_sampler_view_reference(&sampler_view, NULL);
421 sampler_view = sampler_view_temp;
429 sampler_view, dst->surface);
437 sampler_view, surface_temp);
439 pipe_sampler_view_reference(&sampler_view, NULL);
442 sampler_view = sampler_view_temp;
449 sampler_view, dst->surface,
454 pipe_sampler_view_reference(&sampler_view, NULL);