Skip to main content

Module binary_archive

Module binary_archive 

Source
Expand description

Metal binary archive for caching compiled pipeline state.

Corresponds to Metal/MTLBinaryArchive.hpp.

Binary archives store compiled pipeline functions for faster loading.

Structsยง

BinaryArchive
A binary archive for caching compiled pipeline state.
BinaryArchiveDescriptor
Descriptor for creating a binary archive.
BinaryArchiveError
Binary archive error codes.