Contents

ComputeNodeGraph.Assembly.UniformBinding

Describes how a uniform value is located within the graph’s uniform buffer.

Declaration

struct UniformBinding

Overview

A uniform binding combines a Relocation_v1 (the byte offset and size within the uniform buffer) with a ComputeNodeGraph.StateType describing the data layout at that location.

Topics

Initializers

Instance Properties