Home | History | Annotate | Download | only in CL

Lines Matching refs:cl_uint4

898 }cl_uint4;
900 /* cl_uint3 is identical in size, alignment and behavior to cl_uint4. See section 6.1.5. */
901 typedef cl_uint4 cl_uint3;
909 __CL_ANON_STRUCT__ struct{ cl_uint4 lo, hi; };