Searched defs:is_float_op (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/compiler/ | ||
H A D | nir_to_dxil.c | 1828 bool is_float_op = nir_alu_type_get_base_type(nir_op_infos[alu->op].output_type) == nir_type_float; in emit_binop() local |
Completed in 13 milliseconds