Searched refs:clampf_ushort_rtz (Results 1 – 1 of 1) sorted by relevance
1034 float clampf_ushort_rtz( float );1146 …, clampf_ushort_rte, clampf_ushort_rtp, clampf_ushort_rtn, clampf_ushort_rtz, },1210 float clampf_ushort_rtz( float f ) { return fclamp( -1.0f + FLT_EPSILON/2.0f, f, 65536.0f - 32768… in clampf_ushort_rtz() function