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

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static int node_shader_gpu_output_light (GPUMaterial *mat, bNode *, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *)
 

Function Documentation

◆ node_declare()

static void blender::nodes::node_shader_output_light_cc::node_declare ( NodeDeclarationBuilder & b)
static

Definition at line 9 of file node_shader_output_light.cc.

References b.

◆ node_shader_gpu_output_light()

static int blender::nodes::node_shader_output_light_cc::node_shader_gpu_output_light ( GPUMaterial * mat,
bNode * ,
bNodeExecData * ,
GPUNodeStack * in,
GPUNodeStack *  )
static

Definition at line 14 of file node_shader_output_light.cc.

References GPU_link(), and GPU_material_output_surface().