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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h39 typedef void (*wrap_nearest_func)(float s, typedef in typeref:typename:void (*)(float s,unsigned size,int offset,int * icoord)
138 wrap_nearest_func nearest_texcoord_s;
139 wrap_nearest_func nearest_texcoord_t;
140 wrap_nearest_func nearest_texcoord_p;
H A Dsp_tex_sample.c2942 static wrap_nearest_func
2959 static wrap_nearest_func
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h39 typedef void (*wrap_nearest_func)(float s, typedef in typeref:typename:void (*)(float s,unsigned size,int offset,int * icoord)
141 wrap_nearest_func nearest_texcoord_s;
142 wrap_nearest_func nearest_texcoord_t;
143 wrap_nearest_func nearest_texcoord_p;
H A Dsp_tex_sample.c2956 static wrap_nearest_func
2973 static wrap_nearest_func

Completed in 17 milliseconds