Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/conversions/
Dbasic_test_conversions.cpp1050 float clampf_uint_rtp( float );
1148 …{ clampf_uint, clampf_uint_rte, clampf_uint_rtp, clampf_uint_rtn, clampf_uint_rtz, …
1228 float clampf_uint_rtp( float f ) { return fclamp( -1.0f + FLT_EPSILON/2.0f, f, MAKE_HEX_FLOAT(0x… in clampf_uint_rtp() function