Uses of Class
org.robovm.apple.metal.MTLComputePipelineReflection.MTLComputePipelineReflectionPtr
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLComputePipelineReflection.MTLComputePipelineReflectionPtr in org.robovm.apple.metal
Methods in org.robovm.apple.metal with parameters of type MTLComputePipelineReflection.MTLComputePipelineReflectionPtr Modifier and Type Method Description MTLComputePipelineStateMTLDevice. newComputePipelineState(MTLComputePipelineDescriptor descriptor, MTLPipelineOption options, MTLComputePipelineReflection.MTLComputePipelineReflectionPtr reflection)MTLComputePipelineStateMTLDevice. newComputePipelineState(MTLFunction computeFunction, MTLPipelineOption options, MTLComputePipelineReflection.MTLComputePipelineReflectionPtr reflection)