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

  /external/mesa3d/include/CL/
cl_platform.h 78 typedef double cl_double; typedef
149 #define CL_HUGE_VAL ((cl_double) 1e500)
169 typedef double cl_double __attribute__((aligned(8))); typedef
244 #define CL_HUGE_VAL ((cl_double) 1e500)
324 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
389 typedef cl_double __cl_double4 __attribute__((vector_size(32)));
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 134 typedef double cl_double; typedef
205 #define CL_HUGE_VAL ((cl_double) 1e500)
225 typedef double cl_double __attribute__((aligned(8))); typedef
300 #define CL_HUGE_VAL ((cl_double) 1e500)
380 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
445 typedef cl_double __cl_double4 __attribute__((vector_size(32)));
    [all...]

Completed in 84 milliseconds