Home | History | Annotate | Download | only in softpipe

Lines Matching refs:get_texel_3d_no_border

669 get_texel_3d_no_border(const struct sp_sampler_variant *samp,
699 return get_texel_3d_no_border( samp, addr, x, y, z );
737 return get_texel_3d_no_border(samp, addr, x, y, layer);