| 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 | static |
| create(const Context &context, const Device &device, const ocl::Queue &queue) | cv::ocl::OpenCLExecutionContext | static |
| create(const Context &context, const Device &device) | cv::ocl::OpenCLExecutionContext | static |
| empty() const | cv::ocl::OpenCLExecutionContext | inline |
| getContext() const | cv::ocl::OpenCLExecutionContext | |
| getCurrent() | cv::ocl::OpenCLExecutionContext | static |
| getCurrentRef() | cv::ocl::OpenCLExecutionContext | static |
| getDevice() const | cv::ocl::OpenCLExecutionContext | |
| getQueue() const | cv::ocl::OpenCLExecutionContext | |
| OpenCLExecutionContext()=default | cv::ocl::OpenCLExecutionContext | |
| OpenCLExecutionContext(const OpenCLExecutionContext &)=default | cv::ocl::OpenCLExecutionContext | |
| OpenCLExecutionContext(OpenCLExecutionContext &&)=default | cv::ocl::OpenCLExecutionContext | |
| operator=(const OpenCLExecutionContext &)=default | cv::ocl::OpenCLExecutionContext | |
| operator=(OpenCLExecutionContext &&)=default | cv::ocl::OpenCLExecutionContext | |
| p | cv::ocl::OpenCLExecutionContext | 保護 |
| release() | cv::ocl::OpenCLExecutionContext | |
| setUseOpenCL(bool flag) | cv::ocl::OpenCLExecutionContext | |
| useOpenCL() const | cv::ocl::OpenCLExecutionContext | |
| ~OpenCLExecutionContext()=default | cv::ocl::OpenCLExecutionContext | |