Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/libmali/include/CL/
H A Dcl_platform.h130 typedef signed __int16 cl_short; typedef
232 typedef int16_t cl_short __attribute__((aligned(2)));
402 typedef cl_short __cl_short8 __attribute__((vector_size(16)));
436 typedef cl_short __cl_short4 __attribute__((vector_size(8)));
678 cl_short CL_ALIGNED(4) s[2];
680 __CL_ANON_STRUCT__ struct{ cl_short x, y; };
681 __CL_ANON_STRUCT__ struct{ cl_short s0, s1; };
682 __CL_ANON_STRUCT__ struct{ cl_short lo, hi; };
691 cl_short CL_ALIGNED(8) s[4];
693 __CL_ANON_STRUCT__ struct{ cl_short x, y, z, w; };
[all …]