Searched refs:ALU_OP3_CNDGT (Results 1 – 3 of 3) sorted by relevance
390 #define ALU_OP3_CNDGT 196 macro
695 alu.op = ALU_OP3_CNDGT; in select_twoside_color()6278 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()6298 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()
1278 case AF_CC_GT: return ALU_OP3_CNDGT; in get_cndcc_op()