Blender  V3.3
Classes | Namespaces
eevee_renderbuffers.hh File Reference
#include "DRW_render.h"
#include "eevee_shader_shared.hh"

Go to the source code of this file.

Classes

class  blender::eevee::RenderBuffers
 

Namespaces

 blender
 
 blender::eevee
 

Detailed Description

Render buffers are textures that are filled during a view rendering. Their content is then added to the accumulation buffers of the film class. They are short lived and can be reused when doing multi view rendering.

Definition in file eevee_renderbuffers.hh.