Home | History | Annotate | Download | only in softpipe

Lines Matching refs:nearest_texcoord_t

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);
2651 samp->nearest_texcoord_t = get_nearest_wrap( sampler->wrap_t );
2660 samp->nearest_texcoord_t = get_nearest_unorm_wrap( sampler->wrap_t );