Home
last modified time | relevance | path

Searched refs:cl_double (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_platform.h161 typedef double cl_double; typedef
247 #define CL_HUGE_VAL ((cl_double) 1e500)
267 typedef double cl_double;
353 #define CL_HUGE_VAL ((cl_double) 1e500)
435 typedef cl_double __cl_double2 __attribute__((vector_size(16)));
500 typedef cl_double __cl_double4 __attribute__((vector_size(32)));
1309 cl_double CL_ALIGNED(16) s[2];
1311 __CL_ANON_STRUCT__ struct{ cl_double x, y; };
1312 __CL_ANON_STRUCT__ struct{ cl_double s0, s1; };
1313 __CL_ANON_STRUCT__ struct{ cl_double lo, hi; };
[all …]