Searched defs:is_gather (Results 1 – 3 of 3) sorted by relevance
319 boolean is_gather, in lp_build_sample_wrap_linear()1009 boolean is_gather, in lp_build_sample_image_linear()1774 boolean is_gather, in lp_build_sample_mipmap()2460 boolean is_gather, in lp_build_sample_general()
84 def is_gather(self) -> bool: member in Rule
2786 const bool is_gather = (control == TGSI_SAMPLER_GATHER); in sample_compare() local