Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c99 softpipe_set_sampler_views(struct pipe_context *pipe, in softpipe_set_sampler_views() function
326 pipe->set_sampler_views = softpipe_set_sampler_views; in softpipe_init_sampler_funcs()
Dsp_state.h174 softpipe_set_sampler_views(struct pipe_context *pipe,
Dsp_state_derived.c422 softpipe_set_sampler_views(&softpipe->pipe, PIPE_SHADER_FRAGMENT, in update_polygon_stipple_enable()