Home
last modified time | relevance | path

Searched refs:image_bind_samplers (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dimage.h91 VGint image_bind_samplers(struct vg_image *dst, struct pipe_sampler_state **samplers,
Dshader.c215 num += image_bind_samplers(shader->image, samplers, sampler_views); in setup_samplers()
Dimage.c627 VGint image_bind_samplers(struct vg_image *img, struct pipe_sampler_state **samplers, in image_bind_samplers() function