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

  /external/mesa3d/include/CL/
cl_platform.h 284 typedef vector signed int __cl_int4; typedef
321 typedef cl_int __cl_int4 __attribute__((vector_size(16))); typedef
331 typedef __m128i __cl_int4; typedef
747 __cl_int4 v4;
766 __cl_int4 v4[2];
785 __cl_int4 v4[4];
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 340 typedef __vector signed int __cl_int4; typedef
377 typedef cl_int __cl_int4 __attribute__((vector_size(16))); typedef
387 typedef __m128i __cl_int4; typedef
803 __cl_int4 v4;
822 __cl_int4 v4[2];
841 __cl_int4 v4[4];
    [all...]

Completed in 121 milliseconds