Searched refs:nearest_texcoord_t (Results 1 – 2 of 2) sorted by relevance
114 wrap_nearest_func nearest_texcoord_t; member
1028 samp->nearest_texcoord_t(t, height, &y); in img_filter_2d_nearest()1068 samp->nearest_texcoord_t(t, height, &y); in img_filter_2d_array_nearest()1117 samp->nearest_texcoord_t(t, height, &y); in img_filter_cube_nearest()1156 samp->nearest_texcoord_t(t, height, &y); in img_filter_3d_nearest()2651 samp->nearest_texcoord_t = get_nearest_wrap( sampler->wrap_t ); in sp_create_sampler_variant()2660 samp->nearest_texcoord_t = get_nearest_unorm_wrap( sampler->wrap_t ); in sp_create_sampler_variant()