Uses of Class
org.robovm.apple.metal.MTLLoadAction
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLLoadAction in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLLoadAction Modifier and Type Method Description MTLLoadActionMTLRenderPassAttachmentDescriptor. getLoadAction()static MTLLoadActionMTLLoadAction. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLLoadActionMTLLoadAction. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLLoadAction[]MTLLoadAction. 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 MTLLoadAction Modifier and Type Method Description voidMTLRenderPassAttachmentDescriptor. setLoadAction(MTLLoadAction v)