ComputeNodeGraph.Assembly.TextureBinding
Describes how a Metal texture is bound to a compute pipeline stage.
Declaration
struct TextureBindingOverview
A texture binding pairs an ComputeNodeGraph.Assembly.Attachment (how the texture is connected to the graph) with an optional MTLTextureType indicating the texture’s dimensionality.