Home
last modified time | relevance | path

Searched refs:nearest_texcoord (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c505 nearest_texcoord(const struct gl_sampler_object *samp, in nearest_texcoord() function
3580 nearest_texcoord(samp, tObj, level, texcoords[i], &col, &row, &slice); in sample_depth_texture()