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