Blender V5.0
fresnel.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device_noinline void svm_node_fresnel (ccl_private ShaderData *sd, ccl_private float *stack, const uint ior_offset, const uint ior_value, const uint node)
ccl_device_noinline void svm_node_layer_weight (ccl_private ShaderData *sd, ccl_private float *stack, const uint4 node)

Function Documentation

◆ svm_node_fresnel()

CCL_NAMESPACE_BEGIN ccl_device_noinline void svm_node_fresnel ( ccl_private ShaderData * sd,
ccl_private float * stack,
const uint ior_offset,
const uint ior_value,
const uint node )

◆ svm_node_layer_weight()