Blender V5.0
eevee_shadow.cc File Reference
#include "BLI_math_matrix.hh"
#include "GPU_batch_utils.hh"
#include "GPU_compute.hh"
#include "GPU_context.hh"
#include "eevee_instance.hh"
#include "GPU_debug.hh"
#include "draw_cache.hh"
#include "draw_debug.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::eevee

Detailed Description

The shadow module manages shadow update tagging & shadow rendering.

Definition in file eevee_shadow.cc.