Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.h158 softpipe_get_lambda_func(const struct pipe_sampler_view *view, unsigned shader);
Dsp_state_sampler.c129 sp_sviewdst->compute_lambda = softpipe_get_lambda_func(&sp_sviewdst->base, shader); in softpipe_set_sampler_views()
Dsp_tex_sample.c3446 softpipe_get_lambda_func(const struct pipe_sampler_view *view, unsigned shader) in softpipe_get_lambda_func() function