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