public static class TestMultipleApplications.CustomPlatformChooser extends java.lang.Object implements PlatformChooser
Constructor and Description |
---|
CustomPlatformChooser() |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends Device> |
chooseDevices(java.util.List<? extends Platform> platforms)
Chooses one or more devices for the opencl context.
|
public java.util.List<? extends Device> chooseDevices(java.util.List<? extends Platform> platforms)
PlatformChooser
chooseDevices
in interface PlatformChooser
platforms
- the available platforms