Interface Platform
- All Known Implementing Classes:
ImmutablePlatform
@Immutable
public interface Platform
-
Method Details
-
platformId
org.jocl.cl_platform_id platformId() -
profile
PlatformProfile profile() -
version
String version() -
name
String name() -
vendor
String vendor() -
extensions
-
numDevices
int numDevices() -
builder
-