Uses of Class
org.robovm.apple.metal.MTLRenderPipelineReflection
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLRenderPipelineReflection in org.robovm.apple.metal
Method parameters in org.robovm.apple.metal with type arguments of type MTLRenderPipelineReflection Modifier and Type Method Description voidMTLDevice. newRenderPipelineState(MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, VoidBlock3<MTLRenderPipelineState,MTLRenderPipelineReflection,NSError> completionHandler)voidMTLDevice. newRenderPipelineState(MTLTileRenderPipelineDescriptor descriptor, MTLPipelineOption options, VoidBlock3<MTLRenderPipelineState,MTLRenderPipelineReflection,NSError> completionHandler)