ocl: add support for initialization from user-provided OpenCL handles
authorAlexander Alekhin <alexander.alekhin@itseez.com>
Thu, 12 Dec 2013 15:59:22 +0000 (19:59 +0400)
committerAlexander Alekhin <alexander.alekhin@itseez.com>
Thu, 12 Dec 2013 15:59:22 +0000 (19:59 +0400)
commit17ca7f95458fe1ae9c84e63d1c851e65949ce63d
tree190a09e2081f068ff61efc5e7fbc4549adb6bc37
parent658282fcbef94f6d32d46ba53408cba2d49b53f9
ocl: add support for initialization from user-provided OpenCL handles
modules/ocl/CMakeLists.txt
modules/ocl/doc/structures_and_utility_functions.rst
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/cl_context.cpp
modules/ocl/test/test_api.cpp