|
Blender V4.3
|
Functions | |
| static void | sh_node_combcolor_declare (NodeDeclarationBuilder &b) |
| static void | node_combcolor_update (bNodeTree *, bNode *node) |
| static const char * | gpu_shader_get_name (int mode) |
| static int | gpu_shader_combcolor (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 151 of file node_shader_sepcomb_color.cc.
References gpu_shader_get_name(), GPU_stack_link(), and NodeCombSepColor::mode.
|
static |
Definition at line 137 of file node_shader_sepcomb_color.cc.
References NODE_COMBSEP_COLOR_HSL, NODE_COMBSEP_COLOR_HSV, and NODE_COMBSEP_COLOR_RGB.
Referenced by gpu_shader_combcolor().
|
static |
Definition at line 131 of file node_shader_sepcomb_color.cc.
References NodeCombSepColor::mode, and node_combsep_color_label().
|
static |
Definition at line 123 of file node_shader_sepcomb_color.cc.
References b, PROP_FACTOR, and blender::nodes::decl::Float::subtype.