Blender V4.3
eevee_renderbuffers.hh File Reference
#include "DRW_render.hh"
#include "eevee_shader_shared.hh"

Go to the source code of this file.

Classes

class  blender::eevee::RenderBuffers
 

Namespaces

namespace  blender
 
namespace  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.