OpenCL C++ Bindings
|
This is the complete list of members for cl::Memory, including all inherited members.
getInfo(cl_mem_info name, T *param) const | cl::Memory | inline |
getInfo(cl_int *err=nullptr) const | cl::Memory | inline |
Memory() | cl::Memory | inline |
Memory(const cl_mem &memory, bool retainObject) | cl::Memory | inlineexplicit |
operator=(const cl_mem &rhs) | cl::Memory | inline |
setDestructorCallback(void(CL_CALLBACK *pfn_notify)(cl_mem, void *), void *user_data=nullptr) | cl::Memory | inline |