ComputeNodeGraph.Assembly.UniformBinding
Describes how a uniform value is located within the graph’s uniform buffer.
Declaration
struct UniformBindingOverview
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.