Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_half.h48 CL_HALF_RTP, // round towards positive infinity enumerator
69 else if (rounding_mode == CL_HALF_RTP && sign) in cl_half_handle_overflow()
90 if (rounding_mode == CL_HALF_RTP && !sign) in cl_half_handle_underflow()
205 case CL_HALF_RTP: in cl_half_from_float()
331 case CL_HALF_RTP: in cl_half_from_double()
/third_party/opencl-headers/CL/
Dcl_half.h48 CL_HALF_RTP, // round towards positive infinity enumerator
69 else if (rounding_mode == CL_HALF_RTP && sign) in cl_half_handle_overflow()
90 if (rounding_mode == CL_HALF_RTP && !sign) in cl_half_handle_underflow()
205 case CL_HALF_RTP: in cl_half_from_float()
331 case CL_HALF_RTP: in cl_half_from_double()