Home
last modified time | relevance | path

Searched refs:max_sub_depth (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/evolvotron/evolvotron/libfunction/
H A Dfunction_node.cpp54 uint max_sub_depth=0; in get_stats() local
71 if (sub_depth>max_sub_depth) max_sub_depth=sub_depth; in get_stats()
81 depth=1+max_sub_depth; in get_stats()