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

    Modifier and Type
    Method
    Description
    void
    The function that will be called
  • Method Details

    • function

      void function(Object args)
      The function that will be called
      Parameters:
      args - The arguments