Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h140 nir_ssa_def *max_positive = in nir_round_int_to_float() local
150 nir_umin(b, positive_rounded, max_positive)); in nir_round_int_to_float()
155 nir_umin(b, max_positive, in nir_round_int_to_float()