Searched refs:is_gather (Results 1 – 2 of 2) sorted by relevance
865 boolean is_gather, in lp_build_sample_image_linear() argument911 !is_gather; in lp_build_sample_image_linear()1196 assert(!is_gather); in lp_build_sample_image_linear()1338 if (is_gather) { in lp_build_sample_image_linear()1379 if (is_gather) { in lp_build_sample_image_linear()1426 assert(!is_gather); in lp_build_sample_image_linear()1505 boolean is_gather, in lp_build_sample_mipmap() argument1547 lp_build_sample_image_linear(bld, is_gather, size0, NULL, in lp_build_sample_mipmap()2149 boolean is_gather, in lp_build_sample_general() argument2194 is_gather, in lp_build_sample_general()
2657 const bool is_gather = (control == TGSI_SAMPLER_GATHER); in sample_compare() local2696 for (v = 0; v < (is_gather ? TGSI_NUM_CHANNELS : 1); v++) { in sample_compare()2748 if (is_gather) { in sample_compare()