Searched refs:vg_get_surface_mask (Results 1 – 3 of 3) sorted by relevance
279 struct pipe_sampler_view *dst_view = vg_get_surface_mask(ctx); in mask_using_texture()397 struct pipe_sampler_view *src = vg_get_surface_mask(ctx); in mask_copy()425 struct pipe_sampler_view *view = vg_get_surface_mask(ctx); in mask_layer_render_to()502 struct pipe_sampler_view *view = vg_get_surface_mask(ctx); in mask_fill()520 sampler_views[1] = vg_get_surface_mask(ctx); in mask_bind_samplers()
176 struct pipe_sampler_view *vg_get_surface_mask(struct vg_context *ctx);
502 struct pipe_sampler_view *vg_get_surface_mask(struct vg_context *ctx) in vg_get_surface_mask() function