Interface Platform
- All Known Implementing Classes:
CPUPlatform
,OpenCLPlatform
public interface Platform
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getPlatformProperties
PlatformProperties getPlatformProperties() -
getDeviceProperties
DeviceProperties getDeviceProperties() -
createContext
Context createContext()
-