Searched refs:high_conv (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
D | nir_conversion_builder.h | 68 nir_op high_conv = nir_type_conversion_op(nir_type_float | dest_bit_size, in nir_round_float_to_float() local 79 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float() 90 nir_build_alu(b, high_conv, lower_prec, NULL, NULL, NULL); in nir_round_float_to_float()
|