Searched refs:image_bind_samplers (Results 1 – 3 of 3) sorted by relevance
91 VGint image_bind_samplers(struct vg_image *dst, struct pipe_sampler_state **samplers,
215 num += image_bind_samplers(shader->image, samplers, sampler_views); in setup_samplers()
627 VGint image_bind_samplers(struct vg_image *img, struct pipe_sampler_state **samplers, in image_bind_samplers() function