Home | History | Annotate | Download | only in CL

Lines Matching refs:cl_ulong4

973 }cl_ulong4;
975 /* cl_ulong3 is identical in size, alignment and behavior to cl_ulong4. See section 6.1.5. */
976 typedef cl_ulong4 cl_ulong3;
984 __extension__ struct{ cl_ulong4 lo, hi; };