Contents

ComputeNodeGraph.Assembly.TextureBinding

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

Declaration

struct TextureBinding

Overview

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.

Topics

Initializers

Instance Properties