ComputeNodeGraph.NodeDefinition.Kind.function(name:bundle:)
Node refers to a MTLFunction with name and optional bundle.
Declaration
case function(name: String, bundle: String?)Node refers to a MTLFunction with name and optional bundle.
case function(name: String, bundle: String?)