Uses of Class
com.jogamp.opencl.util.concurrent.CLQueueContextFactory.CLSimpleContextFactory

Packages that use CLQueueContextFactory.CLSimpleContextFactory
com.jogamp.opencl.util.concurrent OpenCL multi device concurrency utilities. 
 

Uses of CLQueueContextFactory.CLSimpleContextFactory in com.jogamp.opencl.util.concurrent
 

Methods in com.jogamp.opencl.util.concurrent that return CLQueueContextFactory.CLSimpleContextFactory
static CLQueueContextFactory.CLSimpleContextFactory CLQueueContextFactory.createSimple(String source)
          Creates a simple context factory producing single program contexts.