Searched defs:is_tex (Results 1 – 6 of 6) sorted by relevance
62 bool is_tex = q->type == TAG_TEXTURE_4; in midgard_opt_copy_prop() local
246 bool is_tex = ins->type == TAG_TEXTURE_4; in mir_special_indices() local
76 unsigned is_tex:1; member
891 backend_instruction::is_tex() const in is_tex() function in backend_instruction
52 bool is_tex : 1; member
954 is_tex(struct ir3_instruction *instr) in is_tex() function