blob: 72330cce277911d115e197cf28b04ed2958e9c6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Include cl-common.cfg
Style InterfaceOnly
ClassJavadoc CLPlatform /**
ClassJavadoc CLPlatform * Java bindings to OpenCL platforms.
ClassJavadoc CLPlatform * @author Michael Bien
ClassJavadoc CLPlatform */
JavaClass CLPlatform
IgnoreNot .*GetPlatformInfo.*|.*GetDeviceIDs.*|.*GetPlatformIDs.*|CL_PLATFORM_.*
|