Contents

MTL4Archive

A read-only container that stores pipeline states from a shader compiler.

Declaration

protocol MTL4Archive : NSObjectProtocol, Sendable

Overview

The pipeline states can have intermediate representation (IR) binaries, GPU- and system-specific binaries, or a combination.

Topics

Identifying the archive

Instance Methods

See Also

Shader compilation