Blender
V3.3
|
Classes | |
class | SeparateRGBFunction |
Functions | |
static void | sh_node_seprgb_declare (NodeDeclarationBuilder &b) |
static int | gpu_shader_seprgb (GPUMaterial *mat, bNode *node, bNodeExecData *UNUSED(execdata), 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 *UNUSED(execdata), GPUNodeStack *in, GPUNodeStack *out) |
static void | sh_node_combrgb_build_multi_function (NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 99 of file node_shader_sepcomb_rgb.cc.
References GPU_stack_link(), node, and usdtokens::out().
Referenced by register_node_type_sh_combrgb().
|
static |
Definition at line 21 of file node_shader_sepcomb_rgb.cc.
References GPU_stack_link(), node, and usdtokens::out().
Referenced by register_node_type_sh_seprgb().
|
static |
Definition at line 108 of file node_shader_sepcomb_rgb.cc.
References usdtokens::b(), usdtokens::g(), r, and blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
Referenced by register_node_type_sh_combrgb().
|
static |
Definition at line 90 of file node_shader_sepcomb_rgb.cc.
References usdtokens::b(), min, and N_.
Referenced by register_node_type_sh_combrgb().
|
static |
Definition at line 65 of file node_shader_sepcomb_rgb.cc.
References blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
Referenced by register_node_type_sh_seprgb().
|
static |
Definition at line 12 of file node_shader_sepcomb_rgb.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_sh_seprgb().