Lines Matching defs:template
841 const struct pipe_sampler_view *template)
851 view->base = *template;
859 template);
884 const struct pipe_surface *template)
895 template);
1033 const struct pipe_video_codec *template)
1037 return context->gpu->create_video_codec(context->gpu, template);
1042 const struct pipe_video_buffer *template)
1046 return context->gpu->create_video_buffer(context->gpu, template);
1051 const struct pipe_compute_state *template)
1055 return context->gpu->create_compute_state(context->gpu, template);