Blender V4.3
COM_ConstantFolder.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::compositor

Functions

static bool blender::compositor::is_constant_foldable (NodeOperation *operation)
static Set< NodeOperation * > blender::compositor::find_constant_foldable_operations (Span< NodeOperation * > operations)
static ConstantOperationblender::compositor::create_constant_operation (DataType data_type, const float *constant_elem)