Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/conversions/
Dbasic_test_conversions.cpp1080 float clampf_double_rtp( float );
1151 …{ clampf_double, clampf_double_rte, clampf_double_rtp, clampf_double_rtn, clampf_do…
1261 float clampf_double_rtp( float f ){ return f; } in clampf_double_rtp() function