Searched refs:nir_round_float_to_float (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
D | nir_conversion_builder.h | 57 nir_round_float_to_float(nir_builder *b, nir_ssa_def *src, in nir_round_float_to_float() function 97 nir_round_float_to_float(b, src, dest_bit_size, in nir_round_float_to_float() 99 nir_round_float_to_float(b, src, dest_bit_size, in nir_round_float_to_float() 498 dest = nir_round_float_to_float(b, dest, dest_bit_size, round); in nir_convert_with_rounding()
|