|
Blender
V3.3
|
Go to the source code of this file.
Functions | |
| CCL_NAMESPACE_BEGIN ccl_device_noinline void | svm_node_wavelength (KernelGlobals kg, ccl_private ShaderData *sd, ccl_private float *stack, uint wavelength, uint color_out) |
| CCL_NAMESPACE_BEGIN ccl_device_noinline void svm_node_wavelength | ( | KernelGlobals | kg, |
| ccl_private ShaderData * | sd, | ||
| ccl_private float * | stack, | ||
| uint | wavelength, | ||
| uint | color_out | ||
| ) |
Definition at line 15 of file wavelength.h.
References Freestyle::c, ccl_constant, cie_colour_match, color, color_out, float_to_int(), interp(), make_float3, max, stack_load_float(), stack_store_float3(), and xyz_to_rgb().
Referenced by svm_eval_nodes().