Home
last modified time | relevance | path

Searched refs:OCL_FUNC (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/src/
Docl.cpp790 #define OCL_FUNC(rettype, funcname, argsdecl, args) \ macro
823 OCL_FUNC(cl_int, clGetPlatformIDs,
827 OCL_FUNC(cl_int, clGetPlatformInfo,
833 OCL_FUNC(cl_int, clGetDeviceInfo,
842 OCL_FUNC(cl_int, clGetDeviceIDs,
859 OCL_FUNC(cl_int, clReleaseContext, (cl_context context), (context))
888 OCL_FUNC(cl_int, clReleaseCommandQueue, (cl_command_queue command_queue), (command_queue))
938 OCL_FUNC(cl_int, clGetSupportedImageFormats,
1056 OCL_FUNC(cl_int, clEnqueueCopyBufferToImage,
1069 OCL_FUNC(cl_int, clFlush,
[all …]