ComputeNodeGraph.Assembly.BufferBinding
Describes how a Metal buffer is bound to a compute pipeline stage.
Declaration
struct BufferBindingOverview
A buffer binding pairs an ComputeNodeGraph.Assembly.Attachment (how the buffer is connected to the graph) with an optional ComputeNodeGraph.StateType describing the element layout of the buffer’s contents.