Blender V5.0
eevee_renderbuffers.hh File Reference

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.