Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_algebraic.py43 def remove_unsupported_casts(arr, bit_size, mask, max_unsigned_float, min_signed_float, max_signed_… argument
76 new_seq = ('fmin', ('fmax', a, min_signed_float), max_signed_float)