Blender V4.3
blender::nodes::node_shader_sepcomb_hsv_cc Namespace Reference

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)
 

Function Documentation

◆ gpu_shader_combhsv()

static int blender::nodes::node_shader_sepcomb_hsv_cc::gpu_shader_combhsv ( GPUMaterial * mat,
bNode * node,
bNodeExecData * ,
GPUNodeStack * in,
GPUNodeStack * out )
static

Definition at line 60 of file node_shader_sepcomb_hsv.cc.

References GPU_stack_link().

◆ gpu_shader_sephsv()

static int blender::nodes::node_shader_sepcomb_hsv_cc::gpu_shader_sephsv ( GPUMaterial * mat,
bNode * node,
bNodeExecData * ,
GPUNodeStack * in,
GPUNodeStack * out )
static

Definition at line 23 of file node_shader_sepcomb_hsv.cc.

References GPU_stack_link().

◆ node_declare_combhsv()

static void blender::nodes::node_shader_sepcomb_hsv_cc::node_declare_combhsv ( NodeDeclarationBuilder & b)
static

Definition at line 52 of file node_shader_sepcomb_hsv.cc.

References b, PROP_UNSIGNED, and blender::nodes::decl::Float::subtype.

◆ node_declare_sephsv()

static void blender::nodes::node_shader_sepcomb_hsv_cc::node_declare_sephsv ( NodeDeclarationBuilder & b)
static

Definition at line 15 of file node_shader_sepcomb_hsv.cc.

References b.