Uses of Class
org.robovm.apple.metalpsgraph.MPSGraphOptimization
| Package | Description |
|---|---|
| org.robovm.apple.metalpsgraph |
-
Uses of MPSGraphOptimization in org.robovm.apple.metalpsgraph
Methods in org.robovm.apple.metalpsgraph that return MPSGraphOptimization Modifier and Type Method Description MPSGraphOptimizationMPSGraphCompilationDescriptor. getOptimizationLevel()static MPSGraphOptimizationMPSGraphOptimization. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSGraphOptimizationMPSGraphOptimization. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSGraphOptimization[]MPSGraphOptimization. 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 MPSGraphOptimization Modifier and Type Method Description voidMPSGraphCompilationDescriptor. setOptimizationLevel(MPSGraphOptimization v)