Searched defs:is_gather (Results 1 – 5 of 5) sorted by relevance
435 bool is_gather, in lp_build_sample_wrap_linear()1123 bool is_gather, in lp_build_sample_image_linear()1887 bool is_gather, in lp_build_sample_mipmap()2192 bool is_gather, in lp_build_sample_aniso()3059 bool is_gather, in lp_build_sample_general()
81 def is_gather(self) -> bool: member in Rule
270 TexInstr::is_gather(Opcode op) in is_gather() function in r600::TexInstr
970 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