Searched refs:op2_max_dx10 (Results 1 – 4 of 4) sorted by relevance
42 op2_max_dx10 = 5, enumerator
114 {op2_max_dx10 ,AluOp(2, 1, AluOp::a,"MAX_DX10")},
1229 {op2_max_dx10, ALU_OP2_MAX_DX10},
141 case nir_op_fmax: return emit_alu_op2(instr, op2_max_dx10); in do_emit()