HomeSort by relevance Sort by last modified time
    Searched refs:__cl_int2 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/include/CL/
cl_platform.h 355 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];
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 411 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];
    [all...]

Completed in 512 milliseconds