EXPORTS clBuildProgram clCreateBuffer clCreateCommandQueue clCreateContext clCreateContextFromType clCreateFromGLBuffer clCreateFromGLRenderbuffer clCreateFromGLTexture2D clCreateFromGLTexture3D clCreateImage2D clCreateImage3D clCreateKernel clCreateKernelsInProgram clCreateProgramWithBinary clCreateProgramWithSource clCreateSampler clEnqueueAcquireGLObjects clEnqueueBarrier clEnqueueCopyBuffer clEnqueueCopyBufferToImage clEnqueueCopyImage clEnqueueCopyImageToBuffer clEnqueueMapBuffer clEnqueueMapImage clEnqueueMarker clEnqueueNDRangeKernel clEnqueueNativeKernel clEnqueueReadBuffer clEnqueueReadImage clEnqueueReleaseGLObjects clEnqueueTask clEnqueueUnmapMemObject clEnqueueWaitForEvents clEnqueueWriteBuffer clEnqueueWriteImage clFinish clFlush clGetCommandQueueInfo clGetContextInfo clGetDeviceIDs clGetDeviceInfo clGetEventInfo clGetEventProfilingInfo clGetExtensionFunctionAddress clGetGLObjectInfo clGetGLTextureInfo clGetImageInfo clGetKernelInfo clGetKernelWorkGroupInfo clGetMemObjectInfo clGetPlatformIDs clGetPlatformInfo clGetProgramBuildInfo clGetProgramInfo clGetSamplerInfo clGetSupportedImageFormats clReleaseCommandQueue clReleaseContext clReleaseEvent clReleaseKernel clReleaseMemObject clReleaseProgram clReleaseSampler clRetainCommandQueue clRetainContext clRetainEvent clRetainKernel clRetainMemObject clRetainProgram clRetainSampler clSetCommandQueueProperty clSetKernelArg clUnloadCompiler clWaitForEvents clIcdGetPlatformIDsKHR clCreateUserEvent clSetUserEventStatus clSetEventCallback clSetMemObjectDestructorCallback clCreateSubBuffer clEnqueueReadBufferRect clEnqueueWriteBufferRect clEnqueueCopyBufferRect #if (OPENCL_MAJOR > 1) || (OPENCL_MAJOR == 1 && OPENCL_MINOR >= 2) clCompileProgram clCreateFromGLTexture clCreateImage clCreateProgramWithBuiltInKernels clCreateSubDevices clEnqueueBarrierWithWaitList clEnqueueFillBuffer clEnqueueFillImage clEnqueueMarkerWithWaitList clEnqueueMigrateMemObjects clGetExtensionFunctionAddressForPlatform clGetKernelArgInfo clLinkProgram clReleaseDevice clRetainDevice clUnloadPlatformCompiler #endif #if (OPENCL_MAJOR >= 2) clCreateCommandQueueWithProperties clCreateSamplerWithProperties clCreatePipe clGetPipeInfo clSVMAlloc clSVMFree clSetKernelArgSVMPointer clSetKernelExecInfo clEnqueueSVMFree clEnqueueSVMMemcpy clEnqueueSVMMemFill clEnqueueSVMMap clEnqueueSVMUnmap #endif #if (OPENCL_MAJOR > 2) || (OPENCL_MAJOR == 2 && OPENCL_MINOR >= 1) clCloneKernel clCreateProgramWithIL clEnqueueSVMMigrateMem clGetDeviceAndHostTimer clGetHostTimer clGetKernelSubGroupInfo clSetDefaultDeviceCommandQueue #endif #if !defined(WITH_LIGHTNING_COMPILER) aclCompilerInit aclCompilerFini aclCompilerVersion aclVersionSize aclGetErrorString aclGetArchInfo aclGetDeviceInfo aclGetTargetInfo aclGetArchitecture aclGetFamily aclGetChip aclBinaryInit aclBinaryFini aclReadFromFile aclReadFromMem aclWriteToFile aclWriteToMem aclCreateFromBinary aclBinaryVersion aclInsertSection aclRemoveSection aclExtractSection aclInsertSymbol aclRemoveSymbol aclExtractSymbol aclDbgAddArgument aclDbgRemoveArgument aclQueryInfo aclCompile aclLink aclGetCompilerLog aclRetrieveType aclSetType aclConvertType aclDisassemble aclInsertKernelStatistics aclGetDeviceBinary aclDumpBinary #endif // !defined(WITH_LIGHTNING_COMPILER) #if (OPENCL_MAJOR > 2) || (OPENCL_MAJOR == 2 && OPENCL_MINOR >= 1) clCreateProgramWithIL #endif