|
Blender V4.5
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static int | node_shader_gpu_bsdf_translucent (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 9 of file node_shader_bsdf_translucent.cc.
References b, and node_declare().
Referenced by node_declare().
|
static |
Definition at line 17 of file node_shader_bsdf_translucent.cc.
References GPU_link(), GPU_material_flag_set(), GPU_MATFLAG_TRANSLUCENT, GPU_stack_link(), in, node_shader_gpu_bsdf_translucent(), and out.
Referenced by node_shader_gpu_bsdf_translucent().