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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.h 115 wrap_nearest_func nearest_texcoord_p; member in struct:sp_sampler_variant
sp_tex_sample.c 1157 samp->nearest_texcoord_p(p, depth, &z);
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 115 wrap_nearest_func nearest_texcoord_p; member in struct:sp_sampler_variant
sp_tex_sample.c 1157 samp->nearest_texcoord_p(p, depth, &z);
    [all...]

Completed in 253 milliseconds