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.KernelStateKernel. kernelStateMethods in com.aparapi that return Kernel.KernelState Modifier and Type Method Description Kernel.KernelStateKernel. 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 voidKernelRunner.ThreadIdSetter. set(Kernel.KernelState kernelState, int globalGroupId, int threadId)
-