Home
last modified time | relevance | path

Searched refs:bits_to_lose (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h166 nir_ssa_def *bits_to_lose = nir_isub(b, msb, mantissa_bit_size); in nir_round_int_to_float() local
168 nir_ssa_def *adjust = nir_ishl(b, one, bits_to_lose); in nir_round_int_to_float()