Home
last modified time | relevance | path

Searched refs:draw_set_sampler_views (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h169 draw_set_sampler_views(struct draw_context *draw,
Ddraw_context.c966 draw_set_sampler_views(struct draw_context *draw, in draw_set_sampler_views() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c147 draw_set_sampler_views(softpipe->draw, in softpipe_set_sampler_views()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c154 draw_set_sampler_views(llvmpipe->draw, in llvmpipe_set_sampler_views()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c789 draw_set_sampler_views(i915->draw, in i915_set_vertex_sampler_views()