Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/libmali/include/CL/
H A Dcl_platform.h137 typedef unsigned __int16 cl_half; typedef
239 typedef uint16_t cl_half __attribute__((aligned(2)));
828 cl_half CL_ALIGNED(4) s[2];
830 __CL_ANON_STRUCT__ struct{ cl_half x, y; };
831 __CL_ANON_STRUCT__ struct{ cl_half s0, s1; };
832 __CL_ANON_STRUCT__ struct{ cl_half lo, hi; };
841 cl_half CL_ALIGNED(8) s[4];
843 __CL_ANON_STRUCT__ struct{ cl_half x, y, z, w; };
844 __CL_ANON_STRUCT__ struct{ cl_half s0, s1, s2, s3; };
860 cl_half CL_ALIGNED(16) s[8];
[all …]