Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h174 draw_set_samplers(struct draw_context *draw,
Ddraw_context.c987 draw_set_samplers(struct draw_context *draw, in draw_set_samplers() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c79 draw_set_samplers(softpipe->draw, in softpipe_bind_sampler_states()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_sampler.c96 draw_set_samplers(llvmpipe->draw, in llvmpipe_bind_sampler_states()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c323 draw_set_samplers(i915->draw, in i915_bind_vertex_sampler_states()