Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h165 softpipe_get_lambda_func(const struct pipe_sampler_view *view,
H A Dsp_state_sampler.c137 sp_sviewdst->compute_lambda = softpipe_get_lambda_func(&sp_sviewdst->base, shader); in softpipe_set_sampler_views()
H A Dsp_tex_sample.c3556 softpipe_get_lambda_func(const struct pipe_sampler_view *view, in softpipe_get_lambda_func() function