Searched defs:__cl_int2 (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/CL/
H A Dcl_platform.h355 typedef cl_int __cl_int2 __attribute__((vector_size(8))); typedef
365 typedef __m64 __cl_int2; typedef
731 __cl_int2 v2;
744 __cl_int2 v2[2];
763 __cl_int2 v2[4];
782 __cl_int2 v2[8];
/external/opencv3/3rdparty/include/opencl/1.2/CL/
H A Dcl_platform.h411 typedef cl_int __cl_int2 __attribute__((vector_size(8))); typedef
421 typedef __m64 __cl_int2; typedef
787 __cl_int2 v2;
800 __cl_int2 v2[2];
819 __cl_int2 v2[4];
838 __cl_int2 v2[8];

Completed in 64 milliseconds