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

  /external/ImageMagick/MagickCore/
accelerate.c 1002 cl_uint4
    [all...]
opencl-private.h 387 #define CLPixelPacket cl_uint4
  /external/mesa3d/include/CL/
cl_platform.h 824 }cl_uint4; typedef in typeref:union:__anon18807
826 /* cl_uint3 is identical in size, alignment and behavior to cl_uint4. See section 6.1.5. */
827 typedef cl_uint4 cl_uint3;
835 __extension__ struct{ cl_uint4 lo, hi; };
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl_platform.h 880 }cl_uint4; typedef in typeref:union:__anon20119
882 /* cl_uint3 is identical in size, alignment and behavior to cl_uint4. See section 6.1.5. */
883 typedef cl_uint4 cl_uint3;
891 __extension__ struct{ cl_uint4 lo, hi; };
    [all...]
cl.hpp     [all...]

Completed in 424 milliseconds