Contents

vertexStaticLinkingDescriptor

Provides static linking information for the vertex stage of the render pipeline.

Declaration

@NSCopying var vertexStaticLinkingDescriptor: MTL4StaticLinkingDescriptor! { get set }

Discussion

Use this property to link extra shader functions to the vertex stage of the render pipeline.