Uses of Class
de.mirkosertic.bytecoder.core.backend.opencl.OpenCLPlatform.Device
-
Packages that use OpenCLPlatform.Device Package Description de.mirkosertic.bytecoder.core.backend.opencl -
-
Uses of OpenCLPlatform.Device in de.mirkosertic.bytecoder.core.backend.opencl
Fields in de.mirkosertic.bytecoder.core.backend.opencl declared as OpenCLPlatform.Device Modifier and Type Field Description (package private) OpenCLPlatform.DeviceOpenCLPlatform. selectedDeviceFields in de.mirkosertic.bytecoder.core.backend.opencl with type parameters of type OpenCLPlatform.Device Modifier and Type Field Description private java.util.List<OpenCLPlatform.Device>OpenCLPlatform.Platform. deviceListMethods in de.mirkosertic.bytecoder.core.backend.opencl that return OpenCLPlatform.Device Modifier and Type Method Description private OpenCLPlatform.DeviceOpenCLPlatform. findBestDevice(java.util.List<OpenCLPlatform.Platform> platforms, OpenCLOptions clOptions)
-