cl_uint 128 3rdparty/include/opencl/1.2/CL/cl_platform.h typedef unsigned __int32 cl_uint; cl_uint 219 3rdparty/include/opencl/1.2/CL/cl_platform.h typedef uint32_t cl_uint __attribute__((aligned(4))); cl_uint 217 modules/core/src/ocl.cpp typedef unsigned cl_uint;