Searched defs:is_tex (Results 1 – 4 of 4) sorted by relevance
76 unsigned is_tex:1; member
775 backend_instruction::is_tex() const in is_tex() function in backend_instruction
581 static inline bool is_tex(struct ir3_instruction *instr) in is_tex() function
88 unsigned is_tex : 1; /* is texture unit, overrides rgroup */ member