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