Package org.jocl
Interface EnqueueNativeKernelFunction
public interface EnqueueNativeKernelFunction
Emulation of a function pointer for functions that may be passed to the
clEnqueueNativeKernel
method.- See Also:
-
Method Summary
-
Method Details
-
function
The function that will be called- Parameters:
args
- The arguments
-