HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl::CommandQueue Member List

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

cl_type typedefcl::detail::Wrapper< cl_command_queue >
CommandQueue(const Context &context, const Device &device, cl_command_queue_properties properties=0, cl_int *err=NULL)cl::CommandQueueinline
CommandQueue()cl::CommandQueueinline
CommandQueue(const CommandQueue &commandQueue)cl::CommandQueueinline
CommandQueue(const cl_command_queue &commandQueue)cl::CommandQueueinline
enqueueAcquireGLObjects(const VECTOR_CLASS< Memory > *mem_objects=NULL, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueBarrier() const cl::CommandQueueinline
enqueueCopyBuffer(const Buffer &src, const Buffer &dst,::size_t src_offset,::size_t dst_offset,::size_t size, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueCopyBufferToImage(const Buffer &src, const Image &dst,::size_t src_offset, const size_t< 3 > &dst_origin, const size_t< 3 > &region, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueCopyImage(const Image &src, const Image &dst, const size_t< 3 > &src_origin, const size_t< 3 > &dst_origin, const size_t< 3 > &region, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueCopyImageToBuffer(const Image &src, const Buffer &dst, const size_t< 3 > &src_origin, const size_t< 3 > &region,::size_t dst_offset, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueMapBuffer(const Buffer &buffer, cl_bool blocking, cl_map_flags flags,::size_t offset,::size_t size, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL, cl_int *err=NULL) const cl::CommandQueueinline
enqueueMapImage(const Image &buffer, cl_bool blocking, cl_map_flags flags, const size_t< 3 > &origin, const size_t< 3 > &region,::size_t *row_pitch,::size_t *slice_pitch, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL, cl_int *err=NULL) const cl::CommandQueueinline
enqueueMarker(Event *event=NULL) const cl::CommandQueueinline
enqueueNativeKernel(void(CL_CALLBACK *userFptr)(void *), std::pair< void *,::size_t > args, const VECTOR_CLASS< Memory > *mem_objects=NULL, const VECTOR_CLASS< const void * > *mem_locs=NULL, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueNDRangeKernel(const Kernel &kernel, const NDRange &offset, const NDRange &global, const NDRange &local, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueReadBuffer(const Buffer &buffer, cl_bool blocking,::size_t offset,::size_t size, void *ptr, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueReadImage(const Image &image, cl_bool blocking, const size_t< 3 > &origin, const size_t< 3 > &region,::size_t row_pitch,::size_t slice_pitch, void *ptr, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueReleaseGLObjects(const VECTOR_CLASS< Memory > *mem_objects=NULL, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueTask(const Kernel &kernel, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueUnmapMemObject(const Memory &memory, void *mapped_ptr, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueWaitForEvents(const VECTOR_CLASS< Event > &events) const cl::CommandQueueinline
enqueueWriteBuffer(const Buffer &buffer, cl_bool blocking,::size_t offset,::size_t size, const void *ptr, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
enqueueWriteImage(const Image &image, cl_bool blocking, const size_t< 3 > &origin, const size_t< 3 > &region,::size_t row_pitch,::size_t slice_pitch, void *ptr, const VECTOR_CLASS< Event > *events=NULL, Event *event=NULL) const cl::CommandQueueinline
finish() const cl::CommandQueueinline
flush() const cl::CommandQueueinline
getInfo(cl_command_queue_info name, T *param) const cl::CommandQueueinline
getInfo(cl_int *err=NULL) const cl::CommandQueueinline
object_cl::detail::Wrapper< cl_command_queue >protected
operator()() constcl::detail::Wrapper< cl_command_queue >inline
operator()()cl::detail::Wrapper< cl_command_queue >inline
operator=(const CommandQueue &rhs)cl::CommandQueueinline
operator=(const cl_command_queue &rhs)cl::CommandQueueinline
Wrapper< cl_command_queue >::operator=(const Wrapper< cl_type > &rhs)cl::detail::Wrapper< cl_command_queue >inline
release() constcl::detail::Wrapper< cl_command_queue >inlineprotected
retain() constcl::detail::Wrapper< cl_command_queue >inlineprotected
Wrapper()cl::detail::Wrapper< cl_command_queue >inline
Wrapper(const cl_type &obj)cl::detail::Wrapper< cl_command_queue >inline
Wrapper(const Wrapper< cl_type > &rhs)cl::detail::Wrapper< cl_command_queue >inline
~Wrapper()cl::detail::Wrapper< cl_command_queue >inline