Searched defs:is_gather (Results 1 – 5 of 5) sorted by relevance
362 bool is_gather, in lp_build_sample_wrap_linear()1049 bool is_gather, in lp_build_sample_image_linear()1812 bool is_gather, in lp_build_sample_mipmap()2117 bool is_gather, in lp_build_sample_aniso()2984 bool is_gather, in lp_build_sample_general()
81 def is_gather(self) -> bool: member in Rule
290 TexInstr::is_gather(Opcode op) in is_gather() function in r600::TexInstr
973 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