OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::ocl::Context, including all inherited members.
Context() | cv::ocl::Context | |
Context(int dtype) | cv::ocl::Context | explicit |
Context(const Context &c) | cv::ocl::Context | |
create() | cv::ocl::Context | |
create(int dtype) | cv::ocl::Context | |
device(size_t idx) const | cv::ocl::Context | |
getDefault(bool initialize=true) | cv::ocl::Context | static |
getImpl() const | cv::ocl::Context | inline |
getProg(const ProgramSource &prog, const String &buildopt, String &errmsg) | cv::ocl::Context | |
initializeContextFromHandle(Context &ctx, void *platform, void *context, void *device) | cv::ocl::Context | friend |
ndevices() const | cv::ocl::Context | |
operator=(const Context &c) | cv::ocl::Context | |
p | cv::ocl::Context | |
ptr() const | cv::ocl::Context | |
setUseSVM(bool enabled) | cv::ocl::Context | |
unloadProg(Program &prog) | cv::ocl::Context | |
useSVM() const | cv::ocl::Context | |
~Context() | cv::ocl::Context |