Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/functions/intern/
H A Dmulti_function_network_optimization.cc175 bool target_is_not_constant = is_not_constant_mask[target_node.id()]; in output_has_non_constant_target_node() local
176 if (target_is_not_constant) { in output_has_non_constant_target_node()