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