Searched defs:sp_samp (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 749 const struct sp_sampler *sp_samp, in get_texel_2d() 975 const struct sp_sampler *sp_samp, in get_texel_3d() 995 const struct sp_sampler *sp_samp, in get_texel_1d_array() 1013 const struct sp_sampler *sp_samp, in get_texel_2d_array() 1089 const struct sp_sampler *sp_samp, in get_texel_cube_array() 1145 const struct sp_sampler *sp_samp, in img_filter_2d_linear_repeat_POT() 1200 const struct sp_sampler *sp_samp, in img_filter_2d_nearest_repeat_POT() 1235 const struct sp_sampler *sp_samp, in img_filter_2d_nearest_clamp_POT() 1278 const struct sp_sampler *sp_samp, in img_filter_1d_nearest() 1309 const struct sp_sampler *sp_samp, in img_filter_1d_array_nearest() [all …]
|