ImFusion SDK 4.3
ClCommandQueue Member List

This is the complete list of members for ClCommandQueue, including all inherited members.

ClCommandQueue(const ClContext &context, const ClDevice &device, bool profiling=false, bool outOfOrderExec=false) (defined in ClCommandQueue)ClCommandQueue
commandQueue() const (defined in ClCommandQueue)ClCommandQueue
enqueueAcquireGlBuffer(const ClImage &image, const std::vector< ClEvent * > *waitEvents=0, ClEvent **event=0) const (defined in ClCommandQueue)ClCommandQueue
enqueueBarrier() const (defined in ClCommandQueue)ClCommandQueue
enqueueKernel(const ClKernel &kernel, unsigned int dim, const unsigned int *globalWorkSize, const unsigned int *localWorkSize, const std::vector< ClEvent * > *waitEvents=0, ClEvent **event=0) const (defined in ClCommandQueue)ClCommandQueue
enqueueMarker() const (defined in ClCommandQueue)ClCommandQueue
enqueueReleaseGlBuffer(const ClImage &image, const std::vector< ClEvent * > *waitEvents=0, ClEvent **event=0) const (defined in ClCommandQueue)ClCommandQueue
enqueueWaitForEvents(const ClEvent &event) const (defined in ClCommandQueue)ClCommandQueue
enqueueWaitForEvents(const std::vector< ClEvent * > &events) const (defined in ClCommandQueue)ClCommandQueue
finish() const (defined in ClCommandQueue)ClCommandQueue
flush() const (defined in ClCommandQueue)ClCommandQueue
getCommandQueueInfo(unsigned int name, int *ret=0) const (defined in ClCommandQueue)ClCommandQueue
getCommandQueueInfoVector(unsigned int name, int *ret=0) const (defined in ClCommandQueue)ClCommandQueue
isValid() const (defined in ClCommandQueue)ClCommandQueue
m_d (defined in ClCommandQueue)ClCommandQueueprotected
~ClCommandQueue() (defined in ClCommandQueue)ClCommandQueue
Search Tab / S to search, Esc to close