Package | Description |
---|---|
com.amd.aparapi.device | |
com.amd.aparapi.internal.opencl | |
com.amd.aparapi.internal.util |
Modifier and Type | Method and Description |
---|---|
OpenCLPlatform |
OpenCLDevice.getOpenCLPlatform() |
Constructor and Description |
---|
OpenCLDevice(OpenCLPlatform _platform,
long _deviceId,
Device.TYPE _type)
Minimal constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.List<OpenCLPlatform> |
OpenCLPlatform.getOpenCLPlatforms() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<OpenCLPlatform> |
OpenCLUtil.getOpenCLPlatforms()
Retrieve a list of available OpenCL Platforms
|