Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_platform.h160 typedef float cl_float; typedef
246 #define CL_HUGE_VALF ((cl_float) 1e50)
266 typedef float cl_float;
352 #define CL_HUGE_VALF ((cl_float) 1e50)
469 typedef cl_float __cl_float2 __attribute__((vector_size(8)));
499 typedef cl_float __cl_float8 __attribute__((vector_size(32)));
1234 cl_float CL_ALIGNED(8) s[2];
1236 __CL_ANON_STRUCT__ struct{ cl_float x, y; };
1237 __CL_ANON_STRUCT__ struct{ cl_float s0, s1; };
1238 __CL_ANON_STRUCT__ struct{ cl_float lo, hi; };
[all …]