|
Blender V4.3
|
Classes | |
| class | SeparateRGBFunction |
Functions | |
| static void | sh_node_seprgb_declare (NodeDeclarationBuilder &b) |
| static int | gpu_shader_seprgb (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_seprgb_build_multi_function (NodeMultiFunctionBuilder &builder) |
| static void | sh_node_combrgb_declare (NodeDeclarationBuilder &b) |
| static int | gpu_shader_combrgb (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | sh_node_combrgb_build_multi_function (NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 103 of file node_shader_sepcomb_rgb.cc.
References GPU_stack_link().
|
static |
Definition at line 26 of file node_shader_sepcomb_rgb.cc.
References GPU_stack_link().
|
static |
Definition at line 112 of file node_shader_sepcomb_rgb.cc.
References b, and blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
|
static |
Definition at line 94 of file node_shader_sepcomb_rgb.cc.
References b, BLT_I18NCONTEXT_COLOR, min, and blender::nodes::SocketDeclaration::translation_context.
|
static |
Definition at line 68 of file node_shader_sepcomb_rgb.cc.
References blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
|
static |
Definition at line 17 of file node_shader_sepcomb_rgb.cc.
References b, and BLT_I18NCONTEXT_COLOR.