Uses of Class
com.aparapi.internal.kernel.KernelArg
Packages that use KernelArg
-
Uses of KernelArg in com.aparapi.internal.kernel
Methods in com.aparapi.internal.kernel with parameters of type KernelArgModifier and TypeMethodDescriptionbooleanKernelRunner.allocateArrayBufferIfFirstTimeOrArrayChanged(KernelArg arg, Object newRef, int objArraySize, int totalStructSize, int totalBufferSize) Helper method that manages the memory allocation for storing the kernel argument data, so that the data can be exchanged between the host and the OpenCL device.