definitionsMatching(input:)

Returns all definitions that have at least one input matching the given value type.

Declaration

final func definitionsMatching(input type: ComputeNodeGraph.ValueType) -> [ComputeNodeGraph.NodeDefinition]