Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h203 #define ALU_OP2_MAX 3 macro
Dr600_shader.c5517 alu.op = ALU_OP2_MAX; in tgsi_lit()
5634 alu.op = ALU_OP2_MAX; in tgsi_lit()
7838 alu.op = ALU_OP2_MAX; in tgsi_tex()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp571 case ALU_OP2_MAX: in eval_const_op()
766 case ALU_OP2_MAX: in fold_alu_op2()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ir_to_assembly.cpp1231 {op2_max, ALU_OP2_MAX},