Searched refs:funcs_nearest (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2726 static const struct sp_filter_funcs funcs_nearest = { variable in typeref:typename:const struct sp_filter_funcs
3142 *funcs = &funcs_nearest;
3498 samp->filter_funcs = &funcs_nearest;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2740 static const struct sp_filter_funcs funcs_nearest = { variable in typeref:typename:const struct sp_filter_funcs
3156 *funcs = &funcs_nearest;
3512 samp->filter_funcs = &funcs_nearest;

Completed in 18 milliseconds