MTLLibrary

Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.

Members

Functions

_functionNames
NSArray_!NSString _functionNames()
Undocumented in source.
functionNames
NSArrayD!NSString functionNames()

The names of all public functions in the library.

installName
NSString installName()

The installation name for a dynamic library.

newFunctionWithName
MTLFunction newFunctionWithName(NSString )
Undocumented in source.
type
MTLLibraryType type()

The library’s basic type.

Meta