|
| Image3DGL (const Context &context, cl_mem_flags flags, GLenum target, GLint miplevel, GLuint texobj, cl_int *err=NULL) |
|
| Image3DGL () |
|
| Image3DGL (const Image3DGL &image) |
|
Image3DGL & | operator= (const Image3DGL &rhs) |
|
| Image3DGL (const Context &context, cl_mem_flags flags, GLenum target, GLint miplevel, GLuint texobj, cl_int *err=NULL) |
|
| Image3DGL () |
|
| Image3DGL (const Image3DGL &image) |
|
Image3DGL & | operator= (const Image3DGL &rhs) |
|
| Image3D (const Context &context, cl_mem_flags flags, ImageFormat format,::size_t width,::size_t height,::size_t depth,::size_t row_pitch=0,::size_t slice_pitch=0, void *host_ptr=NULL, cl_int *err=NULL) |
|
| Image3D () |
|
| Image3D (const Image3D &image3D) |
|
Image3D & | operator= (const Image3D &rhs) |
|
| Image3D (const Context &context, cl_mem_flags flags, ImageFormat format,::size_t width,::size_t height,::size_t depth,::size_t row_pitch=0,::size_t slice_pitch=0, void *host_ptr=NULL, cl_int *err=NULL) |
|
| Image3D () |
|
| Image3D (const Image3D &image3D) |
|
Image3D & | operator= (const Image3D &rhs) |
|
template<typename T > |
cl_int | getImageInfo (cl_image_info name, T *param) const |
|
template<cl_int name> |
detail::param_traits< detail::cl_image_info, name >::param_type | getImageInfo (cl_int *err=NULL) const |
|
template<typename T > |
cl_int | getImageInfo (cl_image_info name, T *param) const |
|
template<cl_int name> |
detail::param_traits< detail::cl_image_info, name >::param_type | getImageInfo (cl_int *err=NULL) const |
|
| Memory () |
|
| Memory (const Memory &memory) |
|
Memory & | operator= (const Memory &rhs) |
|
template<typename T > |
cl_int | getInfo (cl_mem_info name, T *param) const |
|
template<cl_int name> |
detail::param_traits< detail::cl_mem_info, name >::param_type | getInfo (cl_int *err=NULL) const |
|
| Memory () |
|
| Memory (const Memory &memory) |
|
Memory & | operator= (const Memory &rhs) |
|
template<typename T > |
cl_int | getInfo (cl_mem_info name, T *param) const |
|
template<cl_int name> |
detail::param_traits< detail::cl_mem_info, name >::param_type | getInfo (cl_int *err=NULL) const |
|
| Wrapper () |
|
| Wrapper (const Wrapper< cl_type > &rhs) |
|
| Wrapper () |
|
| Wrapper (const Wrapper< cl_type > &rhs) |
|
| ~Wrapper () |
|
| ~Wrapper () |
|
Wrapper< cl_type > & | operator= (const Wrapper< cl_type > &rhs) |
|
Wrapper< cl_type > & | operator= (const Wrapper< cl_type > &rhs) |
|
cl_type | operator() () const |
|
cl_type & | operator() () |
|
cl_type | operator() () const |
|
cl_type & | operator() () |
|
Definition at line 2109 of file cl.hpp.