Searched refs:cl_char (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl_platform.h170 typedef signed __int8 cl_char; typedef in typeref:typename:signed __int8
272 typedef int8_t cl_char;
442 typedef cl_char __cl_char16 __attribute__((vector_size(16)));
476 typedef cl_char __cl_char8 __attribute__((vector_size(8)));
573 cl_char CL_ALIGNED(2) s[2];
575 __CL_ANON_STRUCT__ struct{ cl_char x, y; };
576 __CL_ANON_STRUCT__ struct{ cl_char s0, s1; };
577 __CL_ANON_STRUCT__ struct{ cl_char lo, hi; };
586 cl_char CL_ALIGNED(4) s[4];
588 __CL_ANON_STRUCT__ struct{ cl_char
[all...]
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl_platform.h125 typedef signed __int8 cl_char; typedef in typeref:typename:signed __int8
227 typedef int8_t cl_char;
399 typedef cl_char __cl_char16 __attribute__((vector_size(16)));
433 typedef cl_char __cl_char8 __attribute__((vector_size(8)));
530 cl_char CL_ALIGNED(2) s[2];
532 __CL_ANON_STRUCT__ struct{ cl_char x, y; };
533 __CL_ANON_STRUCT__ struct{ cl_char s0, s1; };
534 __CL_ANON_STRUCT__ struct{ cl_char lo, hi; };
543 cl_char CL_ALIGNED(4) s[4];
545 __CL_ANON_STRUCT__ struct{ cl_char
[all...]

Completed in 42 milliseconds