addFunction(descriptor:library:)
Adds a description of a function to the archive.
Declaration
func addFunction(descriptor: MTLFunctionDescriptor, library: any MTLLibrary) throwsParameters
- descriptor:
- library:
Adds a description of a function to the archive.
func addFunction(descriptor: MTLFunctionDescriptor, library: any MTLLibrary) throws