OpenCL C++ Bindings
cl::Memory Member List

This is the complete list of members for cl::Memory, including all inherited members.

getInfo(cl_mem_info name, T *param) constcl::Memoryinline
getInfo(cl_int *err=nullptr) constcl::Memoryinline
Memory()cl::Memoryinline
Memory(const cl_mem &memory, bool retainObject)cl::Memoryinlineexplicit
operator=(const cl_mem &rhs)cl::Memoryinline
setDestructorCallback(void(CL_CALLBACK *pfn_notify)(cl_mem, void *), void *user_data=nullptr)cl::Memoryinline