OpenCL C++ Bindings
cl::Image Member List

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

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