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

  /external/mesa3d/include/CL/
cl_platform.h 147 #define CL_NAN (CL_INFINITY - CL_INFINITY)
241 #define CL_NAN __builtin_nanf( "" )
246 #define CL_NAN nanf( "" )
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 203 #define CL_NAN (CL_INFINITY - CL_INFINITY)
297 #define CL_NAN __builtin_nanf( "" )
302 #define CL_NAN nanf( "" )
    [all...]

Completed in 43 milliseconds