Contents

makeArgumentTable(descriptor:)

Creates a new argument table from an argument table descriptor.

Declaration

func makeArgumentTable(descriptor: MTL4ArgumentTableDescriptor) throws -> any MTL4ArgumentTable

Parameters

Mentioned in

Return Value

A MTL4ArgumentTable instance, or nil if the function failed.