bind() const | cv::ocl::OpenCLExecutionContext | |
cloneWithNewQueue(const ocl::Queue &q) const | cv::ocl::OpenCLExecutionContext | |
cloneWithNewQueue() const | cv::ocl::OpenCLExecutionContext | |
create(const std::string &platformName, void *platformID, void *context, void *deviceID) | cv::ocl::OpenCLExecutionContext | 静态 |
create(const Context &context, const Device &device, const ocl::Queue &queue) | cv::ocl::OpenCLExecutionContext | 静态 |
create(const Context &context, const Device &device) | cv::ocl::OpenCLExecutionContext | 静态 |
empty() const | cv::ocl::OpenCLExecutionContext | 内嵌 |
getContext() const | cv::ocl::OpenCLExecutionContext | |
getCurrent() | cv::ocl::OpenCLExecutionContext | 静态 |
getCurrentRef() | cv::ocl::OpenCLExecutionContext | 静态 |
getDevice() const | cv::ocl::OpenCLExecutionContext | |
getQueue() const | cv::ocl::OpenCLExecutionContext | |
OpenCLExecutionContext()=默认 | cv::ocl::OpenCLExecutionContext | |
OpenCLExecutionContext(const OpenCLExecutionContext &)=默认 | cv::ocl::OpenCLExecutionContext | |
OpenCLExecutionContext(OpenCLExecutionContext &&)=默认 | cv::ocl::OpenCLExecutionContext | |
operator=(const OpenCLExecutionContext &)=默认 | cv::ocl::OpenCLExecutionContext | |
operator=(OpenCLExecutionContext &&)=默认 | cv::ocl::OpenCLExecutionContext | |
p | cv::ocl::OpenCLExecutionContext | 受保护 |
release() | cv::ocl::OpenCLExecutionContext | |
setUseOpenCL(bool flag) | cv::ocl::OpenCLExecutionContext | |
useOpenCL() const | cv::ocl::OpenCLExecutionContext | |
~OpenCLExecutionContext()=默认 | cv::ocl::OpenCLExecutionContext | |