|
Blender V5.0
|
Functions | |
| static void | cmp_node_premulkey_declare (NodeDeclarationBuilder &b) |
| static int | node_gpu_material (GPUMaterial *material, bNode *node, bNodeExecData *, GPUNodeStack *inputs, GPUNodeStack *outputs) |
| static void | node_build_multi_function (blender::nodes::NodeMultiFunctionBuilder &builder) |
Variables | |
| static const EnumPropertyItem | type_items [] |
|
static |
Definition at line 35 of file node_composite_premulkey.cc.
References b, CMP_NODE_ALPHA_CONVERT_PREMULTIPLY, blender::nodes::SocketDeclaration::optional_label, and type_items.
|
static |
Definition at line 60 of file node_composite_premulkey.cc.
References CMP_NODE_ALPHA_CONVERT_PREMULTIPLY, CMP_NODE_ALPHA_CONVERT_UNPREMULTIPLY, blender::nodes::NodeMultiFunctionBuilder::set_matching_fn(), and blender::nodes::MenuValue::value.
|
static |
Definition at line 51 of file node_composite_premulkey.cc.
References GPU_stack_link(), inputs, and outputs.
|
static |
Definition at line 21 of file node_composite_premulkey.cc.
Referenced by cmp_node_premulkey_declare().