Contents

ComputeNodeGraph.Assembly.BufferBinding

Describes how a Metal buffer is bound to a compute pipeline stage.

Declaration

struct BufferBinding

Overview

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.

Topics

Initializers

Instance Properties