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.c1862 compute_lambda_lod(const struct sp_sampler_view *sp_sview, in compute_lambda_lod() function
1945 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_linear()
2035 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_nearest()
2096 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_none()
2543 compute_lambda_lod(sp_sview, sp_samp, s, t, p, lod_in, filt_args->control, lod); in mip_filter_linear_2d_linear_repeat_POT()