|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jogamp.opencl.util.concurrent | |
---|---|
com.jogamp.opencl.util.concurrent | OpenCL multi device concurrency utilities. |
Classes in com.jogamp.opencl.util.concurrent used by com.jogamp.opencl.util.concurrent | |
---|---|
CLCommandQueuePool
A multithreaded, fixed size pool of OpenCL command queues. |
|
CLCommandQueuePool.FinishAction
The action executed after a task completes. |
|
CLQueueContext
Superclass for all per-queue contexts as used in CLCommandQueuePool s. |
|
CLQueueContext.CLSimpleQueueContext
A simple queue context holding a precompiled program and its kernels. |
|
CLQueueContextFactory
Creates CLQueueContext s. |
|
CLQueueContextFactory.CLSimpleContextFactory
Creates CLQueueContext.CLSimpleQueueContext s containing a precompiled program. |
|
CLTask
A task executed on a command queue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |