Searched refs:cl_half_from_float (Results 1 – 3 of 3) sorted by relevance
44 cl_half h = cl_half_from_float(f, mode); in test_half_from_float()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float() function