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

  /external/mesa3d/include/CL/
cl_platform.h 124 typedef unsigned __int8 cl_uchar; typedef
215 typedef uint8_t cl_uchar; typedef
372 typedef cl_uchar __cl_uchar16 __attribute__((vector_size(16)));
406 typedef cl_uchar __cl_uchar8 __attribute__((vector_size(8)));
574 cl_uchar CL_ALIGNED(2) s[2];
576 __CL_ANON_STRUCT__ struct{ cl_uchar x, y; };
577 __CL_ANON_STRUCT__ struct{ cl_uchar s0, s1; };
578 __CL_ANON_STRUCT__ struct{ cl_uchar lo, hi; };
587 cl_uchar CL_ALIGNED(4) s[4];
589 __CL_ANON_STRUCT__ struct{ cl_uchar x, y, z, w; }
    [all...]
  /external/ImageMagick/MagickCore/
opencl-private.h 370 #define CLQuantum cl_uchar

Completed in 79 milliseconds