|
Blender V5.0
|
Functions | |
| static void | cmp_node_luma_matte_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) |
|
static |
Definition at line 29 of file node_composite_luma_matte.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 71 of file node_composite_luma_matte.cc.
References blender::math::clamp(), blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn_cb(), blender::math::dot(), IMB_colormanagement_get_luminance_coefficients(), blender::math::min(), and result.
|
static |
Definition at line 54 of file node_composite_luma_matte.cc.
References GPU_constant(), GPU_stack_link(), IMB_colormanagement_get_luminance_coefficients(), inputs, and outputs.