clCreateSubBuffer  668 3rdparty/include/opencl/1.2/CL/cl.h clCreateSubBuffer(cl_mem                   /* buffer */,
clCreateSubBuffer  364 3rdparty/include/opencl/1.2/CL/cl.hpp #define __CREATE_SUBBUFFER_ERR              __ERR_STR(clCreateSubBuffer)
clCreateSubBuffer 3141 3rdparty/include/opencl/1.2/CL/cl.hpp         result.object_ = ::clCreateSubBuffer(
clCreateSubBuffer  298 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_mem (CL_API_CALL*clCreateSubBuffer)(cl_mem, cl_mem_flags, cl_buffer_create_type, const void*, cl_int*);
clCreateSubBuffer  281 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_mem (CL_API_CALL*clCreateSubBuffer)(cl_mem, cl_mem_flags, cl_buffer_create_type, const void*, cl_int*) =
clCreateSubBuffer  283 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clCreateSubBuffer_definition = { "clCreateSubBuffer", (void**)&clCreateSubBuffer};