Home | History | Annotate | Download | only in CL

Lines Matching refs:cl_uint4

824 }cl_uint4;
826 /* cl_uint3 is identical in size, alignment and behavior to cl_uint4. See section 6.1.5. */
827 typedef cl_uint4 cl_uint3;
835 __extension__ struct{ cl_uint4 lo, hi; };