Home | History | Annotate | Download | only in softpipe

Lines Matching refs:get_linear_unorm_wrap

2305 get_linear_unorm_wrap(unsigned mode)
2655 samp->linear_texcoord_s = get_linear_unorm_wrap( sampler->wrap_s );
2656 samp->linear_texcoord_t = get_linear_unorm_wrap( sampler->wrap_t );
2657 samp->linear_texcoord_p = get_linear_unorm_wrap( sampler->wrap_r );