Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/conversions/
Dbasic_test_conversions.cpp1052 float clampf_uint_rtn( float );
1148 …{ clampf_uint, clampf_uint_rte, clampf_uint_rtp, clampf_uint_rtn, clampf_uint_rtz, …
1230 float clampf_uint_rtn( float f ) { return fclamp( -0.0f, f, MAKE_HEX_FLOAT(0x1.fffffep31f, 0x1ff… in clampf_uint_rtn() function