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

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl_platform.h180 typedef float cl_float; typedef in typeref:typename:float
262 #define CL_HUGE_VALF ((cl_float) 1e50)
282 typedef float cl_float __attribute__((aligned(4)));
368 #define CL_HUGE_VALF ((cl_float) 1e50)
483 typedef cl_float __cl_float2 __attribute__((vector_size(8)));
513 typedef cl_float __cl_float8 __attribute__((vector_size(32)));
1247 cl_float CL_ALIGNED(8) s[2];
1249 __CL_ANON_STRUCT__ struct{ cl_float x, y; };
1250 __CL_ANON_STRUCT__ struct{ cl_float s0, s1; };
1251 __CL_ANON_STRUCT__ struct{ cl_float l
[all...]
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl_platform.h135 typedef float cl_float; typedef in typeref:typename:float
217 #define CL_HUGE_VALF ((cl_float) 1e50)
237 typedef float cl_float;
323 #define CL_HUGE_VALF ((cl_float) 1e50)
440 typedef cl_float __cl_float2 __attribute__((vector_size(8)));
470 typedef cl_float __cl_float8 __attribute__((vector_size(32)));
1204 cl_float CL_ALIGNED(8) s[2];
1206 __CL_ANON_STRUCT__ struct{ cl_float x, y; };
1207 __CL_ANON_STRUCT__ struct{ cl_float s0, s1; };
1208 __CL_ANON_STRUCT__ struct{ cl_float l
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dprintf.cpp141 cl_float f;

Completed in 11 milliseconds