Home
last modified time | relevance | path

Searched refs:cl_half_rounding_mode (Results 1 - 3 of 3) sorted by relevance

/third_party/opencl-headers/CL/
H A Dcl_half.h50 } cl_half_rounding_mode; typedef
61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_half.h50 } cl_half_rounding_mode; typedef
61 static inline cl_half cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_overflow()
87 static inline cl_half cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, in cl_half_handle_underflow()
109 static inline cl_half cl_half_from_float(cl_float f, cl_half_rounding_mode rounding_mode) in cl_half_from_float()
235 static inline cl_half cl_half_from_double(cl_double d, cl_half_rounding_mode rounding_mode) in cl_half_from_double()
/third_party/opencl-headers/tests/
H A Dtest_cl_half.h.c42 cl_half_rounding_mode mode, const char *mode_str) in test_half_from_float()

Completed in 3 milliseconds