|
Blender V5.0
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static int | node_shader_gpu_gamma (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
| static void | node_build_multi_function (blender::nodes::NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 48 of file node_shader_gamma.cc.
References blender::math::safe_pow(), and blender::nodes::NodeMultiFunctionBuilder::set_matching_fn().
|
static |
Definition at line 15 of file node_shader_gamma.cc.
References b, blender::nodes::SocketDeclaration::description, PROP_NONE, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 37 of file node_shader_gamma.cc.
References GPU_stack_link(), in, and out.