Home
last modified time | relevance | path

Searched refs:linear_texcoord_p (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.h140 wrap_linear_func linear_texcoord_p; member
Dsp_tex_sample.c1761 sp_samp->linear_texcoord_p(args->p, depth, args->offset[2], &z0, &z1, &zw); in img_filter_3d_linear()
3375 samp->linear_texcoord_p = get_linear_wrap( sampler->wrap_r ); in softpipe_create_sampler_state()
3384 samp->linear_texcoord_p = get_linear_unorm_wrap( sampler->wrap_r ); in softpipe_create_sampler_state()