Home
last modified time | relevance | path

Searched refs:cl_ushort (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_platform.h153 typedef unsigned __int16 cl_ushort; typedef
259 typedef uint16_t cl_ushort;
429 typedef cl_ushort __cl_ushort8 __attribute__((vector_size(16)));
463 typedef cl_ushort __cl_ushort4 __attribute__((vector_size(8)));
785 cl_ushort CL_ALIGNED(4) s[2];
787 __CL_ANON_STRUCT__ struct{ cl_ushort x, y; };
788 __CL_ANON_STRUCT__ struct{ cl_ushort s0, s1; };
789 __CL_ANON_STRUCT__ struct{ cl_ushort lo, hi; };
798 cl_ushort CL_ALIGNED(8) s[4];
800 __CL_ANON_STRUCT__ struct{ cl_ushort x, y, z, w; };
[all …]