Home
last modified time | relevance | path

Searched refs:CL_FLT_MAX_EXP (Results 1 - 5 of 5) sorted by relevance

/third_party/opencl-headers/CL/
H A Dcl_half.h127 int32_t exp = f_exp - CL_FLT_MAX_EXP + 1; in cl_half_from_float()
381 uint32_t f_exp = exp + CL_FLT_MAX_EXP - 1; in cl_half_to_float()
H A Dcl_platform.h187 #define CL_FLT_MAX_EXP +128 macro
289 #define CL_FLT_MAX_EXP +128 macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_half.h127 int32_t exp = f_exp - CL_FLT_MAX_EXP + 1; in cl_half_from_float()
381 uint32_t f_exp = exp + CL_FLT_MAX_EXP - 1; in cl_half_to_float()
H A Dcl_platform.h178 #define CL_FLT_MAX_EXP +128 macro
280 #define CL_FLT_MAX_EXP +128 macro
/third_party/mesa3d/include/CL/
H A Dcl_platform.h158 #define CL_FLT_MAX_EXP +128 macro
260 #define CL_FLT_MAX_EXP +128 macro

Completed in 13 milliseconds