Searched defs:is_gather (Results 1 – 6 of 6) sorted by relevance
320 boolean is_gather, in lp_build_sample_wrap_linear()1010 boolean is_gather, in lp_build_sample_image_linear()1785 boolean is_gather, in lp_build_sample_mipmap()2076 boolean is_gather, in lp_build_sample_aniso()2912 boolean is_gather, in lp_build_sample_general()
84 def is_gather(self) -> bool: member in Rule
402 bool is_fetch = false, is_gather = false, is_proj = false; member
9963 bool is_gather = (op == OpImageGather || op == OpImageDrefGather); in to_texture_op() local
969 bool is_gather = devinfo->ver < 8 && tex->op == nir_texop_tg4; in crocus_setup_binding_table() local
2786 const bool is_gather = (control == TGSI_SAMPLER_GATHER); in sample_compare() local