|
Blender V4.5
|
Functions | |
| static void | node_declare_sephsv (NodeDeclarationBuilder &b) |
| static int | gpu_shader_sephsv (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | node_declare_combhsv (NodeDeclarationBuilder &b) |
| static int | gpu_shader_combhsv (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 64 of file node_shader_sepcomb_hsv.cc.
References gpu_shader_combhsv(), GPU_stack_link(), in, and out.
Referenced by gpu_shader_combhsv().
|
static |
Definition at line 23 of file node_shader_sepcomb_hsv.cc.
References gpu_shader_sephsv(), GPU_stack_link(), in, and out.
Referenced by gpu_shader_sephsv().
|
static |
Definition at line 56 of file node_shader_sepcomb_hsv.cc.
References b, node_declare_combhsv(), PROP_UNSIGNED, and blender::nodes::decl::Float::subtype.
Referenced by node_declare_combhsv().
|
static |
Definition at line 15 of file node_shader_sepcomb_hsv.cc.
References b, and node_declare_sephsv().
Referenced by node_declare_sephsv().