HomeSort by relevance Sort by last modified time
    Searched refs:nearest_texcoord_t (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 114 wrap_nearest_func nearest_texcoord_t; member in struct:sp_sampler_variant
sp_tex_sample.c 1028 samp->nearest_texcoord_t(t, height, &y);
1068 samp->nearest_texcoord_t(t, height, &y);
1117 samp->nearest_texcoord_t(t, height, &y);
1156 samp->nearest_texcoord_t(t, height, &y);
    [all...]

Completed in 906 milliseconds