Searched refs:sp_samp (Results 1 – 2 of 2) 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() argument 975 const struct sp_sampler *sp_samp, in get_texel_3d() argument 995 const struct sp_sampler *sp_samp, in get_texel_1d_array() argument 1013 const struct sp_sampler *sp_samp, in get_texel_2d_array() argument 1089 const struct sp_sampler *sp_samp, in get_texel_cube_array() argument 1145 const struct sp_sampler *sp_samp, in img_filter_2d_linear_repeat_POT() argument 1200 const struct sp_sampler *sp_samp, in img_filter_2d_nearest_repeat_POT() argument 1235 const struct sp_sampler *sp_samp, in img_filter_2d_nearest_clamp_POT() argument 1278 const struct sp_sampler *sp_samp, in img_filter_1d_nearest() argument 1294 sp_samp->nearest_texcoord_s(args->s, width, args->offset[0], &x); in img_filter_1d_nearest() [all …]
|
D | sp_tex_sample.h | 72 const struct sp_sampler *sp_samp, 83 const struct sp_sampler *sp_samp, 96 const struct sp_sampler *sp_samp,
|