Package com.aparapi

Annotation Type Kernel.OpenCLMapping


  • @Retention(RUNTIME)
    protected static @interface Kernel.OpenCLMapping
    This annotation is for internal use only
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean atomic32  
      boolean atomic64  
      java.lang.String mapTo  
    • Element Detail

      • mapTo

        java.lang.String mapTo
        Default:
        ""
      • atomic32

        boolean atomic32
        Default:
        false
      • atomic64

        boolean atomic64
        Default:
        false