Magnum::GL::Framebuffer::InvalidationAttachment class

Invalidation attachment.

Public static variables

static const InvalidationAttachment Depth
Invalidate depth buffer.
static const InvalidationAttachment Stencil
Invalidate stencil buffer.

Constructors, destructors, conversion operators

InvalidationAttachment(Framebuffer::ColorAttachment attachment) constexpr
Invalidate color buffer.