Searched refs:cl_ushort (Results 1 – 1 of 1) sorted by relevance
131 typedef unsigned __int16 cl_ushort; typedef233 typedef uint16_t cl_ushort __attribute__((aligned(2)));401 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));435 typedef cl_ushort __cl_ushort4 __attribute__((vector_size(8)));753 cl_ushort CL_ALIGNED(4) s[2];755 __CL_ANON_STRUCT__ struct{ cl_ushort x, y; };756 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1; };757 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };766 cl_ushort CL_ALIGNED(8) s[4];768 __CL_ANON_STRUCT__ struct{ cl_ushort x, y, z, w; };[all …]