Uses of Class
org.robovm.apple.metal.MTLCommandBufferErrorOption
| Package | Description |
|---|---|
| org.robovm.apple.metal | |
| org.robovm.apple.metalps |
-
Uses of MTLCommandBufferErrorOption in org.robovm.apple.metal
Fields in org.robovm.apple.metal declared as MTLCommandBufferErrorOption Modifier and Type Field Description static MTLCommandBufferErrorOptionMTLCommandBufferErrorOption. EncoderExecutionStatusstatic MTLCommandBufferErrorOptionMTLCommandBufferErrorOption. NoneMethods in org.robovm.apple.metal that return MTLCommandBufferErrorOption Modifier and Type Method Description protected MTLCommandBufferErrorOption[]MTLCommandBufferErrorOption. _values()MTLCommandBufferErrorOptionMTLCommandBuffer. getErrorOptions()MTLCommandBufferErrorOptionMTLCommandBufferDescriptor. getErrorOptions()static MTLCommandBufferErrorOption[]MTLCommandBufferErrorOption. values()protected MTLCommandBufferErrorOptionMTLCommandBufferErrorOption. wrap(long value, long mask)Methods in org.robovm.apple.metal with parameters of type MTLCommandBufferErrorOption Modifier and Type Method Description voidMTLCommandBufferDescriptor. setErrorOptions(MTLCommandBufferErrorOption v) -
Uses of MTLCommandBufferErrorOption in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MTLCommandBufferErrorOption Modifier and Type Method Description MTLCommandBufferErrorOptionMPSCommandBuffer. getErrorOptions()