setUniformValue(_:at:)
Copies the contents of value into the location specified by relocation
Declaration
final func setUniformValue<V>(_ value: V, at location: ComputeNodeGraph.Assembly.Location) where V : BitwiseCopyableCopies the contents of value into the location specified by relocation
final func setUniformValue<V>(_ value: V, at location: ComputeNodeGraph.Assembly.Location) where V : BitwiseCopyable