public static class TestContextSwitching.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)
PlatformChooserchooseDevices in interface PlatformChooserplatforms - the available platforms