Searched refs:gather_comp (Results 1 – 6 of 6) sorted by relevance
68 int gather_comp; member89 int gather_comp,
1681 args->gather_comp, in img_filter_2d_linear()1727 args->gather_comp, in img_filter_2d_array_linear()1792 args->gather_comp, in img_filter_cube_linear()1861 args->gather_comp, in img_filter_cube_array_linear()2094 int gather_comp, in mip_filter_linear() argument2105 args.gather_comp = gather_comp; in mip_filter_linear()2188 args.gather_comp = gather_component; in mip_filter_nearest()2247 args.gather_comp = gather_component; in mip_filter_none()2284 int gather_comp, in mip_filter_none_no_filter_select() argument2294 args.gather_comp = gather_comp; in mip_filter_none_no_filter_select()[all …]
52 PValue gather_comp; member
371 unsigned gather_comp; member
1045 switch (bld->gather_comp) { in lp_build_sample_image_linear()3032 bld.gather_comp = (sample_key & LP_SAMPLER_GATHER_COMP_MASK) >> LP_SAMPLER_GATHER_COMP_SHIFT; in lp_build_sample_soa_code()
1794 - softpipe: Pipe gather_comp through from st_tgsi_get_samples