Searched defs:wrap_nearest_repeat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c132 wrap_nearest_repeat(float s, unsigned size, int *icoord) function
2282 return wrap_nearest_repeat;
2299 return wrap_nearest_repeat;
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c132 wrap_nearest_repeat(float s, unsigned size, int *icoord) function
2282 return wrap_nearest_repeat;
2299 return wrap_nearest_repeat;

Completed in 125 milliseconds