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

/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h37 typedef void (*wrap_nearest_func)(float s, typedef
113 wrap_nearest_func nearest_texcoord_s;
114 wrap_nearest_func nearest_texcoord_t;
115 wrap_nearest_func nearest_texcoord_p;
H A Dsp_tex_sample.c2260 static wrap_nearest_func
2277 static wrap_nearest_func

Completed in 93 milliseconds