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

  /external/chromium_org/third_party/mesa/src/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...]
  /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 203 milliseconds