|
Blender
V2.93
|
Go to the source code of this file.
Namespaces | |
| blender | |
| blender::fn | |
| blender::fn::mf_network_optimization | |
Functions | |
Dead Node Removal | |
| void | blender::fn::mf_network_optimization::dead_node_removal (MFNetwork &network) |
Constant Folding | |
| void | blender::fn::mf_network_optimization::constant_folding (MFNetwork &network, ResourceScope &scope) |
Common Sub-network Elimination | |
| void | blender::fn::mf_network_optimization::common_subnetwork_elimination (MFNetwork &network) |