Contents

MTLDynamicLibrary

A dynamically linkable representation of compiled shader code for a specific Metal device object.

Declaration

protocol MTLDynamicLibrary : NSObjectProtocol, Sendable

Topics

Identifying the library

Saving a dynamic library to a file

See Also

Shader library management