Lines Matching defs:sampler_view
248 struct pipe_sampler_view *sampler_view, sv_templ;
296 vl_compositor_set_rgba_layer(&vmixer->cstate, compositor, layer++, bg->sampler_view,
352 res_tmpl.format = dst->sampler_view->format;
369 sampler_view = pipe->create_sampler_view(pipe, res, &sv_templ);
379 sampler_view = dst->sampler_view;
397 vl_compositor_set_rgba_layer(&vmixer->cstate, compositor, layer, src->sampler_view,
409 sampler_view, dst->surface);
417 sampler_view, surface_temp);
419 pipe_sampler_view_reference(&sampler_view, NULL);
422 sampler_view = sampler_view_temp;
430 sampler_view, dst->surface);
438 sampler_view, surface_temp);
440 pipe_sampler_view_reference(&sampler_view, NULL);
443 sampler_view = sampler_view_temp;
450 sampler_view, dst->surface,
455 pipe_sampler_view_reference(&sampler_view, NULL);