Contents

storeFunctionInMetalPipelinesScript

An option that instructs the compiler to store function information for inspecting binary archives.

Declaration

static var storeFunctionInMetalPipelinesScript: MTLFunctionOptions { get }

Discussion

Set this option when you want to inspect or consume binary archives with the metal-source tool. You don’t need this option when you recompile functions or store them in binary archives.

See Also

Function compilation options