Uses of Interface
de.mirkosertic.bytecoder.api.opencl.PlatformProperties
Packages that use PlatformProperties
Package
Description
-
Uses of PlatformProperties in de.mirkosertic.bytecoder.api.opencl
Methods in de.mirkosertic.bytecoder.api.opencl that return PlatformPropertiesMethods in de.mirkosertic.bytecoder.api.opencl that return types with arguments of type PlatformPropertiesMethod parameters in de.mirkosertic.bytecoder.api.opencl with type arguments of type PlatformPropertiesModifier and TypeMethodDescriptionOpenCLOptions.Builder.platformFilter(Predicate<PlatformProperties> platformFilter) Platforms are rejected if the platformFilter predicate returns false. -
Uses of PlatformProperties in de.mirkosertic.bytecoder.core.backend.opencl
Methods in de.mirkosertic.bytecoder.core.backend.opencl that return PlatformPropertiesModifier and TypeMethodDescriptionCPUPlatform.getPlatformProperties()OpenCLPlatform.getPlatformProperties()