Uses of Class
de.mirkosertic.bytecoder.core.backend.opencl.OpenCLPlatform.Device
Packages that use OpenCLPlatform.Device
-
Uses of OpenCLPlatform.Device in de.mirkosertic.bytecoder.core.backend.opencl
Fields in de.mirkosertic.bytecoder.core.backend.opencl declared as OpenCLPlatform.DeviceModifier and TypeFieldDescription(package private) final OpenCLPlatform.Device
OpenCLPlatform.selectedDevice
Fields in de.mirkosertic.bytecoder.core.backend.opencl with type parameters of type OpenCLPlatform.DeviceModifier and TypeFieldDescriptionprivate final List
<OpenCLPlatform.Device> OpenCLPlatform.Platform.deviceList
Methods in de.mirkosertic.bytecoder.core.backend.opencl that return OpenCLPlatform.DeviceModifier and TypeMethodDescriptionprivate OpenCLPlatform.Device
OpenCLPlatform.findBestDevice
(List<OpenCLPlatform.Platform> platforms, OpenCLOptions clOptions)