Blender  V3.3
Functions
megakernel.h File Reference
#include "kernel/integrator/init_from_camera.h"
#include "kernel/integrator/intersect_closest.h"
#include "kernel/integrator/intersect_shadow.h"
#include "kernel/integrator/intersect_subsurface.h"
#include "kernel/integrator/intersect_volume_stack.h"
#include "kernel/integrator/shade_background.h"
#include "kernel/integrator/shade_light.h"
#include "kernel/integrator/shade_shadow.h"
#include "kernel/integrator/shade_surface.h"
#include "kernel/integrator/shade_volume.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ integrator_megakernel()

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