Uses of Class
org.robovm.apple.metal.MTLStageInputOutputDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLStageInputOutputDescriptor in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLStageInputOutputDescriptor Modifier and Type Method Description MTLStageInputOutputDescriptorMTLComputePipelineDescriptor. getStageInputDescriptor()static MTLStageInputOutputDescriptorMTLStageInputOutputDescriptor. stageInputOutputDescriptor()Methods in org.robovm.apple.metal with parameters of type MTLStageInputOutputDescriptor Modifier and Type Method Description voidMTLComputePipelineDescriptor. setStageInputDescriptor(MTLStageInputOutputDescriptor v)