Uses of Interface
org.robovm.apple.metal.MTLArgumentEncoder
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLArgumentEncoder in org.robovm.apple.metal
Classes in org.robovm.apple.metal that implement MTLArgumentEncoder Modifier and Type Class Description classMTLArgumentEncoderAdapterMethods in org.robovm.apple.metal that return MTLArgumentEncoder Modifier and Type Method Description MTLArgumentEncoderMTLDevice. newArgumentEncoder(NSArray<MTLArgumentDescriptor> arguments)MTLArgumentEncoderMTLFunction. newArgumentEncoder(long bufferIndex)MTLArgumentEncoderMTLFunction. newArgumentEncoder(long bufferIndex, MTLArgument.MTLArgumentPtr reflection)MTLArgumentEncoderMTLArgumentEncoder. newArgumentEncoderForBufferAtIndex(long index)MTLArgumentEncoderMTLArgumentEncoderAdapter. newArgumentEncoderForBufferAtIndex(long index)