Contents

MTL4BinaryFunction

Represents a binary function.

Declaration

protocol MTL4BinaryFunction : NSObjectProtocol, Sendable

Overview

A binary function is a shader that you precompile from Metal IR to GPU machine code.

Topics

Instance Properties

See Also

Shader compilation