Searched defs:is_gather (Results 1 – 7 of 7) sorted by relevance
320 boolean is_gather, in lp_build_sample_wrap_linear()1010 boolean is_gather, in lp_build_sample_image_linear()1786 boolean is_gather, in lp_build_sample_mipmap()2077 boolean is_gather, in lp_build_sample_aniso()2935 boolean is_gather, in lp_build_sample_general()
81 def is_gather(self) -> bool: member in Rule
231 bool TexInstr::is_gather(Opcode op) in is_gather() function in r600::TexInstr
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
974 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