Blender V4.5
gradient.h File Reference
#include "kernel/svm/util.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device float svm_gradient (const float3 p, NodeGradientType type)
ccl_device_noinline void svm_node_tex_gradient (ccl_private ShaderData *sd, ccl_private float *stack, const uint4 node)

Function Documentation

◆ svm_gradient()

◆ svm_node_tex_gradient()

ccl_device_noinline void svm_node_tex_gradient ( ccl_private ShaderData * sd,
ccl_private float * stack,
const uint4 node )