Uses of Class
org.robovm.apple.metal.MTLFunctionType
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLFunctionType in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLFunctionType Modifier and Type Method Description MTLFunctionTypeMTLFunction. getFunctionType()MTLFunctionTypeMTLFunctionHandle. getFunctionType()MTLFunctionTypeMTLFunctionHandleAdapter. getFunctionType()static MTLFunctionTypeMTLFunctionType. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLFunctionTypeMTLFunctionType. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLFunctionType[]MTLFunctionType. values()Returns an array containing the constants of this enum type, in the order they are declared.