Blender V5.0
math.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device_noinline void svm_node_math (ccl_private float *stack, const uint type, const uint inputs_stack_offsets, const uint result_stack_offset)
ccl_device_noinline int svm_node_vector_math (KernelGlobals kg, ccl_private float *stack, const uint type, const uint inputs_stack_offsets, const uint outputs_stack_offsets, int offset)

Function Documentation

◆ svm_node_math()

CCL_NAMESPACE_BEGIN ccl_device_noinline void svm_node_math ( ccl_private float * stack,
const uint type,
const uint inputs_stack_offsets,
const uint result_stack_offset )

◆ svm_node_vector_math()