Blender  V3.3
Functions
shade_light.h File Reference
#include "kernel/film/accumulate.h"
#include "kernel/integrator/shader_eval.h"
#include "kernel/light/light.h"
#include "kernel/light/sample.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device_inline void integrate_light (KernelGlobals kg, IntegratorState state, ccl_global float *ccl_restrict render_buffer)
 
ccl_device void integrator_shade_light (KernelGlobals kg, IntegratorState state, ccl_global float *ccl_restrict render_buffer)
 

Function Documentation

◆ integrate_light()

◆ integrator_shade_light()

ccl_device void integrator_shade_light ( KernelGlobals  kg,
IntegratorState  state,
ccl_global float *ccl_restrict  render_buffer 
)