HomeSort by relevance Sort by last modified time
    Searched refs:cl_uint4 (Results 1 - 3 of 3) 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:__anon26925
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...]

Completed in 41 milliseconds