blob: 797d9285bccd4e800557a478d4a7bad53b5d2819 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Include cl-common.cfg
Style InterfaceOnly
ClassJavadoc CLDevice /**
ClassJavadoc CLDevice * Java bindings to OpenCL devices.
ClassJavadoc CLDevice * @author Michael Bien
ClassJavadoc CLDevice */
JavaClass CLDevice
IgnoreNot .*CreateSubDevice.*|.*GetDeviceInfo.*|.*RetainDevice.*|.*ReleaseDevice.*|CL_DEVICE_.*|CL_FP_.*|CL_GLOBAL|CL_LOCAL|CL_READ_.*_CACHE
|