Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_alu_defines.h56 op1_ceil = 18, enumerator
H A Dsfn_alu_defines.cpp45 {op1_ceil ,AluOp(1, 1, AluOp::a, AluOp::a, AluOp::a, "CEIL")},
H A Dsfn_assembler.cpp1231 {op1_ceil, ALU_OP1_CEIL},
H A Dsfn_instr_alu.cpp1309 case nir_op_fceil: return emit_alu_op1(*alu, op1_ceil, shader); in from_nir()

Completed in 8 milliseconds