JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext > Member List

This is the complete list of members for com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >, including all inherited members.

create(final CLQueueContextFactory< C > factory, final CLMultiContext mc, final CLCommandQueue.Mode... modes)com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >static
create(final CLQueueContextFactory< C > factory, final Collection< CLDevice > devices, final CLCommandQueue.Mode... modes)com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >static
create(final CLQueueContextFactory< C > factory, final Collection< CLCommandQueue > queues)com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >static
finishQueues()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
flushQueues()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
getFinishAction()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
getQueues()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
getSize()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
isReleased()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
release()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
setFinishAction(final FinishAction action)com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
switchContext(final CLQueueContextFactory< C > factory)com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >
toString()com.jogamp.opencl.util.concurrent.CLCommandQueuePool< C extends CLQueueContext >