Home
last modified time | relevance | path

Searched refs:ALU_OP3_CNDGE (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h397 #define ALU_OP3_CNDGE 197 macro
Dr600_shader.c9781 op = ALU_OP3_CNDGE; in tgsi_cmp()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp1283 case AF_CC_GE: return ALU_OP3_CNDGE; in get_cndcc_op()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1410 {op3_cndge, ALU_OP3_CNDGE},