Lines Matching refs:cl_half
134 typedef unsigned __int16 cl_half;
236 typedef uint16_t cl_half;
830 cl_half CL_ALIGNED(4) s[2];
832 __CL_ANON_STRUCT__ struct{ cl_half x, y; };
833 __CL_ANON_STRUCT__ struct{ cl_half s0, s1; };
834 __CL_ANON_STRUCT__ struct{ cl_half lo, hi; };
843 cl_half CL_ALIGNED(8) s[4];
845 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w; };
846 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3; };
862 cl_half CL_ALIGNED(16) s[8];
864 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w; };
865 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3, s4, s5, s6, s7; };
881 cl_half CL_ALIGNED(32) s[16];
883 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w, __spacer4, __spacer5, __spacer6, __spacer7, __spacer8, __spacer9, sa, sb, sc, sd, se, sf; };
884 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, sA, sB, sC, sD, sE, sF; };