Uses of Class
org.robovm.apple.metalpsgraph.MPSGraphOptimizationProfile
| Package | Description |
|---|---|
| org.robovm.apple.metalpsgraph |
-
Uses of MPSGraphOptimizationProfile in org.robovm.apple.metalpsgraph
Methods in org.robovm.apple.metalpsgraph that return MPSGraphOptimizationProfile Modifier and Type Method Description MPSGraphOptimizationProfileMPSGraphCompilationDescriptor. getOptimizationProfile()static MPSGraphOptimizationProfileMPSGraphOptimizationProfile. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSGraphOptimizationProfileMPSGraphOptimizationProfile. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSGraphOptimizationProfile[]MPSGraphOptimizationProfile. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metalpsgraph with parameters of type MPSGraphOptimizationProfile Modifier and Type Method Description voidMPSGraphCompilationDescriptor. setOptimizationProfile(MPSGraphOptimizationProfile v)