Home
last modified time | relevance | path

Searched refs:max_unsigned_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
74 new_seq = ('fmin', ('fmax', a, 0.0), max_unsigned_float)