Uses of Class
com.aparapi.Kernel.KernelState
-
Packages that use Kernel.KernelState Package Description com.aparapi com.aparapi.internal.kernel -
-
Uses of Kernel.KernelState in com.aparapi
Fields in com.aparapi declared as Kernel.KernelState Modifier and Type Field Description private Kernel.KernelState
Kernel. kernelState
Methods in com.aparapi that return Kernel.KernelState Modifier and Type Method Description Kernel.KernelState
Kernel. getKernelState()
Constructors in com.aparapi with parameters of type Kernel.KernelState Constructor Description KernelState(Kernel.KernelState kernelState)
Copy constructor -
Uses of Kernel.KernelState in com.aparapi.internal.kernel
Methods in com.aparapi.internal.kernel with parameters of type Kernel.KernelState Modifier and Type Method Description void
KernelRunner.ThreadIdSetter. set(Kernel.KernelState kernelState, int globalGroupId, int threadId)
-