/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...] |