|
Blender V4.5
|
Functions | |
| static void | cmp_node_sepycca_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_mode_sepycca (bNodeTree *, bNode *node) |
| 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 25 of file node_composite_sepcomb_ycca.cc.
References b, and BLT_I18NCONTEXT_COLOR.
|
static |
Definition at line 63 of file node_composite_sepcomb_ycca.cc.
References BLI_YCC_ITU_BT601, BLI_YCC_ITU_BT709, BLI_YCC_JFIF_0_255, bNode::custom1, blender::nodes::NodeMultiFunctionBuilder::node(), rgb_to_ycc(), blender::nodes::NodeMultiFunctionBuilder::set_matching_fn(), and y.
|
static |
Definition at line 36 of file node_composite_sepcomb_ycca.cc.
References bNode::custom1.
|
static |
Definition at line 43 of file node_composite_sepcomb_ycca.cc.
References BLI_YCC_ITU_BT601, BLI_YCC_ITU_BT709, BLI_YCC_JFIF_0_255, bNode::custom1, GPU_stack_link(), inputs, and outputs.