|
Blender V5.0
|
Functions | |
| static void | cmp_node_rgbtobw_declare (NodeDeclarationBuilder &b) |
| static int | node_gpu_material (GPUMaterial *material, bNode *node, bNodeExecData *, GPUNodeStack *inputs, GPUNodeStack *outputs) |
| static void | node_build_multi_function (blender::nodes::NodeMultiFunctionBuilder &builder) |
|
static |
Definition at line 24 of file node_composite_val_to_rgb.cc.
References b.
|
static |
Definition at line 46 of file node_composite_val_to_rgb.cc.
References blender::nodes::NodeMultiFunctionBuilder::construct_and_set_matching_fn_cb(), blender::math::dot(), and IMB_colormanagement_get_luminance_coefficients().
|
static |
Definition at line 33 of file node_composite_val_to_rgb.cc.
References GPU_constant(), GPU_stack_link(), IMB_colormanagement_get_luminance_coefficients(), inputs, and outputs.