Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h44 op2_max_dx10 = 5, enumerator
H A Dsfn_alu_defines.cpp114 {op2_max_dx10 ,AluOp(2, 1, AluOp::a, AluOp::a, AluOp::a, "MAX_DX10")},
H A Dsfn_assembler.cpp1219 {op2_max_dx10, ALU_OP2_MAX_DX10},
H A Dsfn_instr_alu.cpp1329 case nir_op_fmax: return emit_alu_op2(*alu, op2_max_dx10, shader); in from_nir()

Completed in 8 milliseconds