Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/libmali/include/CL/
H A Dcl_platform.h129 typedef unsigned __int8 cl_uchar; typedef
231 typedef uint8_t cl_uchar;
399 typedef cl_uchar __cl_uchar16 __attribute__((vector_size(16)));
433 typedef cl_uchar __cl_uchar8 __attribute__((vector_size(8)));
603 cl_uchar CL_ALIGNED(2) s[2];
605 __CL_ANON_STRUCT__ struct{ cl_uchar x, y; };
606 __CL_ANON_STRUCT__ struct{ cl_uchar s0, s1; };
607 __CL_ANON_STRUCT__ struct{ cl_uchar lo, hi; };
616 cl_uchar CL_ALIGNED(4) s[4];
618 __CL_ANON_STRUCT__ struct{ cl_uchar x, y, z, w; };
[all …]