Lines Matching refs:cl_half
159 typedef unsigned __int16 cl_half;
265 typedef uint16_t cl_half;
857 cl_half CL_ALIGNED(4) s[2];
859 __CL_ANON_STRUCT__ struct{ cl_half x, y; };
860 __CL_ANON_STRUCT__ struct{ cl_half s0, s1; };
861 __CL_ANON_STRUCT__ struct{ cl_half lo, hi; };
870 cl_half CL_ALIGNED(8) s[4];
872 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w; };
873 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3; };
889 cl_half CL_ALIGNED(16) s[8];
891 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w; };
892 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3, s4, s5, s6, s7; };
908 cl_half CL_ALIGNED(32) s[16];
910 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spacer8, __spacer9, sa, sb, sc, sd, se, sf; };
911 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; };