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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c1562 bool is_float_op = nir_alu_type_get_base_type(nir_op_infos[alu->op].output_type) == nir_type_float; local in function:emit_binop
1565 if (is_float_op && !alu->exact)

Completed in 8 milliseconds