HomeSort by relevance Sort by last modified time
    Searched refs:CL_HUGE_VAL (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/include/CL/
cl_platform.h 149 #define CL_HUGE_VAL ((cl_double) 1e500)
240 #define CL_HUGE_VAL __builtin_huge_val()
244 #define CL_HUGE_VAL ((cl_double) 1e500)
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 205 #define CL_HUGE_VAL ((cl_double) 1e500)
296 #define CL_HUGE_VAL __builtin_huge_val()
300 #define CL_HUGE_VAL ((cl_double) 1e500)
    [all...]

Completed in 155 milliseconds