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

  /external/mesa3d/include/CL/
cl_platform.h 354 typedef cl_uint __cl_uint2 __attribute__((vector_size(8))); typedef
364 typedef __m64 __cl_uint2; typedef
806 __cl_uint2 v2;
819 __cl_uint2 v2[2];
838 __cl_uint2 v2[4];
857 __cl_uint2 v2[8];
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 410 typedef cl_uint __cl_uint2 __attribute__((vector_size(8))); typedef
420 typedef __m64 __cl_uint2; typedef
862 __cl_uint2 v2;
875 __cl_uint2 v2[2];
894 __cl_uint2 v2[4];
913 __cl_uint2 v2[8];
    [all...]

Completed in 47 milliseconds