Uses of Class
org.robovm.apple.metal.MTLHeapType
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLHeapType in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLHeapType Modifier and Type Method Description MTLHeapTypeMTLHeap. getType()MTLHeapTypeMTLHeapAdapter. getType()MTLHeapTypeMTLHeapDescriptor. getType()static MTLHeapTypeMTLHeapType. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLHeapTypeMTLHeapType. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLHeapType[]MTLHeapType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metal with parameters of type MTLHeapType Modifier and Type Method Description voidMTLHeapDescriptor. setType(MTLHeapType v)