Uses of Class
com.aparapi.internal.annotation.DocMe
-
Packages that use DocMe Package Description com.aparapi.internal.jni com.aparapi.internal.model -
-
Uses of DocMe in com.aparapi.internal.jni
Methods in com.aparapi.internal.jni with annotations of type DocMe Modifier and Type Method Description protected long
KernelRunnerJNI. initJNI(Kernel _kernel, OpenCLDevice _device, int _flags)
TODO: synchronized to avoid race in clGetPlatformIDs() in OpenCL lib problem should fixed in some future OpenCL version -
Uses of DocMe in com.aparapi.internal.model
Methods in com.aparapi.internal.model with annotations of type DocMe Modifier and Type Method Description void
ClassModel. replaceSuperClazz(ClassModel c)
-