MTLBinaryArchive
A container for pipeline state descriptors and their associated compiled shader code.
Declaration
protocol MTLBinaryArchive : NSObjectProtocolMentioned in
Topics
Identifying the archive
Adding pipeline descriptors
addComputePipelineFunctions(descriptor:)addRenderPipelineFunctions(descriptor:)addTileRenderPipelineFunctions(descriptor:)addFunction(descriptor:library:)