FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
cl::Context Member List

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

Context(const VECTOR_CLASS< Device > &devices, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *, ::size_t, void *)=NULL, void *data=NULL, cl_int *err=NULL)cl::Contextinline
Context(const Device &device, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *, ::size_t, void *)=NULL, void *data=NULL, cl_int *err=NULL) (defined in cl::Context)cl::Contextinline
Context(cl_device_type type, cl_context_properties *properties=NULL, void(CL_CALLBACK *notifyFptr)(const char *, const void *, ::size_t, void *)=NULL, void *data=NULL, cl_int *err=NULL)cl::Contextinline
Context()cl::Contextinline
Context(const Context &context)cl::Contextinline
Context(const cl_context &context)cl::Contextinline
getDefault(cl_int *err=NULL)cl::Contextinlinestatic
getInfo(cl_context_info name, T *param) constcl::Contextinline
getInfo(cl_int *err=NULL) constcl::Contextinline
getSupportedImageFormats(cl_mem_flags flags, cl_mem_object_type type, VECTOR_CLASS< ImageFormat > *formats) constcl::Contextinline
operator=(const Context &rhs)cl::Contextinline
operator=(const cl_context &rhs)cl::Contextinline
~Context()cl::Contextinline