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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 113 wrap_nearest_func nearest_texcoord_s; member in struct:sp_sampler_variant
sp_tex_sample.c 950 samp->nearest_texcoord_s(s, width, &x);
987 samp->nearest_texcoord_s(s, width, &x);
1027 samp->nearest_texcoord_s(s, width, &x);
1067 samp->nearest_texcoord_s(s, width, &x);
1116 samp->nearest_texcoord_s(s, width, &x);
1155 samp->nearest_texcoord_s(s, width, &x);
    [all...]

Completed in 2738 milliseconds