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

/external/mesa3d/src/mesa/swrast/
H A Ds_texfilter.c502 nearest_texcoord(const struct gl_sampler_object *samp, function
3575 nearest_texcoord(samp, tObj, level, texcoords[i], &col, &row, &slice);

Completed in 112 milliseconds