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

  /external/ImageMagick/MagickCore/
opencl-private.h 363 #define CLPixelPacket cl_float4
accelerate.c 662 sizeof(cl_float4),(void *) NULL);
686 status|=SetOpenCLKernelArg(blurRowKernel,i++,sizeof(cl_float4)*(chunkSize+kernelWidth),(void *) NULL);
721 status|=SetOpenCLKernelArg(blurColumnKernel,i++,sizeof(cl_float4)*(chunkSize+kernelWidth),(void *) NULL);
    [all...]
  /external/mesa3d/include/CL/
cl_platform.h 270 * in order for a cl_float4 to be 16 byte aligned in a struct,
1049 }cl_float4; typedef in typeref:union:__anon26973
    [all...]

Completed in 43 milliseconds