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