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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 39 typedef void (*wrap_nearest_func)(float s, typedef
134 wrap_nearest_func nearest_texcoord_s;
135 wrap_nearest_func nearest_texcoord_t;
136 wrap_nearest_func nearest_texcoord_p;
sp_tex_sample.c     [all...]

Completed in 74 milliseconds