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