Searched defs:is_gather (Results 1 – 2 of 2) sorted by relevance
310 boolean is_gather, in lp_build_sample_wrap_linear()1000 boolean is_gather, in lp_build_sample_image_linear()1749 boolean is_gather, in lp_build_sample_mipmap()2426 boolean is_gather, in lp_build_sample_general()
2640 const bool is_gather = (control == TGSI_SAMPLER_GATHER); in sample_compare() local