HomeSort by: relevance | last modified time | path
    Searched defs:cl_double (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/include/CL/
cl_platform.h 136 typedef double cl_double; typedef
218 #define CL_HUGE_VAL ((cl_double) 1e500)
238 typedef double cl_double; typedef
324 #define CL_HUGE_VAL ((cl_double) 1e500)
406 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
471 typedef cl_double __cl_double4 __attribute__((vector_size(32)));
1279 cl_double CL_ALIGNED(16) s[2];
1281 __CL_ANON_STRUCT__ struct{ cl_double x, y; };
1282 __CL_ANON_STRUCT__ struct{ cl_double s0, s1; };
1283 __CL_ANON_STRUCT__ struct{ cl_double lo, hi; }
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/include/CL/
cl_platform.h 181 typedef double cl_double; typedef
263 #define CL_HUGE_VAL ((cl_double) 1e500)
283 typedef double cl_double __attribute__((aligned(8))); typedef
369 #define CL_HUGE_VAL ((cl_double) 1e500)
449 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
514 typedef cl_double __cl_double4 __attribute__((vector_size(32)));
1322 cl_double CL_ALIGNED(16) s[2];
1324 __CL_ANON_STRUCT__ struct{ cl_double x, y; };
1325 __CL_ANON_STRUCT__ struct{ cl_double s0, s1; };
1326 __CL_ANON_STRUCT__ struct{ cl_double lo, hi; }
    [all...]

Completed in 8 milliseconds