Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1879 compute_lambda_lod(const struct sp_sampler_view *sp_sview, in compute_lambda_lod() function
1962 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_linear()
2052 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_nearest()
2113 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_none()
2560 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_linear_2d_linear_repeat_POT()