binaryArchives
The binary archives to search for a previously-compiled version of this function.
Declaration
var binaryArchives: [any MTLBinaryArchive]? { get set }Mentioned in
Discussion
If you specify an archive that includes a fully compiled version of this function, Metal uses the compiled version rather than creating a new one.