MTL4BinaryFunction
Represents a binary function.
Declaration
protocol MTL4BinaryFunction : NSObjectProtocol, SendableOverview
A binary function is a shader that you precompile from Metal IR to GPU machine code.
Represents a binary function.
protocol MTL4BinaryFunction : NSObjectProtocol, SendableA binary function is a shader that you precompile from Metal IR to GPU machine code.