Contents

makeIntersectionFunctionTable(descriptor:stage:)

Creates a new intersection function table.

Declaration

func makeIntersectionFunctionTable(descriptor: MTLIntersectionFunctionTableDescriptor, stage: MTLRenderStages) -> (any MTLIntersectionFunctionTable)?

Parameters

See Also

Creating function handles and tables