Searched refs:gather_only (Results 1 – 2 of 2) sorted by relevance
63 bool gather_only; member
1526 if (args->gather_only) { in img_filter_2d_linear()1572 if (args->gather_only) { in img_filter_2d_array_linear()1637 if (args->gather_only) { in img_filter_cube_linear()1705 if (args->gather_only) { in img_filter_cube_array_linear()1948 args.gather_only = filt_args->control == TGSI_SAMPLER_GATHER; in mip_filter_linear()2032 args.gather_only = filt_args->control == TGSI_SAMPLER_GATHER; in mip_filter_nearest()2094 args.gather_only = filt_args->control == TGSI_SAMPLER_GATHER; in mip_filter_none()2142 args.gather_only = filt_args->control == TGSI_SAMPLER_GATHER; in mip_filter_none_no_filter_select()2555 args.gather_only = filt_args->control == TGSI_SAMPLER_GATHER; in mip_filter_linear_2d_linear_repeat_POT()