Home
last modified time | relevance | path

Searched refs:ALU_OP3_CNDGT (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h396 #define ALU_OP3_CNDGT 196 macro
H A Dr600_shader.c802 alu.op = ALU_OP3_CNDGT; in select_twoside_color()
6812 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()
6834 alu.op = ALU_OP3_CNDGT; in tgsi_ssg()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_assembler.cpp1409 {op3_cndgt, ALU_OP3_CNDGT},
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp1282 case AF_CC_GT: return ALU_OP3_CNDGT; in get_cndcc_op()

Completed in 19 milliseconds