HomeSort by: relevance | last modified time | path
    Searched defs:img_filter_2d_nearest (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
sp_tex_sample.c 1340 img_filter_2d_nearest(const struct sp_sampler_view *sp_sview, function
2455 * img_filter_2d_nearest or one of the
2485 * img_filter_2d_nearest or one of the
3107 return img_filter_2d_nearest;
3535 * generic img_filter_2d_nearest in the anisotropic filter function,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
sp_tex_sample.c 1326 img_filter_2d_nearest(const struct sp_sampler_view *sp_sview, function
2441 * img_filter_2d_nearest or one of the
2471 * img_filter_2d_nearest or one of the
3093 return img_filter_2d_nearest;
3521 * generic img_filter_2d_nearest in the anisotropic filter function,

Completed in 15 milliseconds