Searched refs:vg_prepare_blend_surface (Results 1 – 3 of 3) sorted by relevance
173 struct pipe_sampler_view *vg_prepare_blend_surface(struct vg_context *ctx);
172 sampler_views[2] = vg_prepare_blend_surface(ctx); in blend_bind_samplers()
469 struct pipe_sampler_view *vg_prepare_blend_surface(struct vg_context *ctx) in vg_prepare_blend_surface() function