Searched defs:sp_samp (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 596 const struct sp_sampler *sp_samp, in get_texel_2d() 822 const struct sp_sampler *sp_samp, in get_texel_3d() 842 const struct sp_sampler *sp_samp, in get_texel_1d_array() 860 const struct sp_sampler *sp_samp, in get_texel_2d_array() 936 const struct sp_sampler *sp_samp, in get_texel_cube_array() 992 const struct sp_sampler *sp_samp, in img_filter_2d_linear_repeat_POT() 1047 const struct sp_sampler *sp_samp, in img_filter_2d_nearest_repeat_POT() 1082 const struct sp_sampler *sp_samp, in img_filter_2d_nearest_clamp_POT() 1125 const struct sp_sampler *sp_samp, in img_filter_1d_nearest() 1156 const struct sp_sampler *sp_samp, in img_filter_1d_array_nearest() [all …]
|