Uses of Class
org.robovm.apple.metal.MTLIntersectionFunctionTableDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLIntersectionFunctionTableDescriptor in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLIntersectionFunctionTableDescriptor Modifier and Type Method Description static MTLIntersectionFunctionTableDescriptorMTLIntersectionFunctionTableDescriptor. intersectionFunctionTableDescriptor()Methods in org.robovm.apple.metal with parameters of type MTLIntersectionFunctionTableDescriptor Modifier and Type Method Description MTLIntersectionFunctionTableMTLComputePipelineState. newIntersectionFunctionTabl(MTLIntersectionFunctionTableDescriptor descriptor)MTLIntersectionFunctionTableMTLRenderPipelineState. newIntersectionFunctionTable(MTLIntersectionFunctionTableDescriptor descriptor, MTLRenderStages stage)