Package com.jogamp.opencl
Annotation Type CLProperty
-
@Target(METHOD) @Retention(RUNTIME) public @interface CLProperty
OpenCL property.- Author:
- Michael Bien
- See Also:
CLUtil.obtainDeviceProperties(com.jogamp.opencl.CLDevice)
,CLUtil.obtainPlatformProperties(com.jogamp.opencl.CLPlatform)
-
-
Element Detail
-
value
String value
The property key.
-
-