default-attachment


Vocabulary
gpu.framebuffers

Class description
This attachment-ref references the back buffer of the system-framebuffer or the first color attachment of a user-created framebuffer.

Notes
User-created framebuffer objects require OpenGL 3.0 or one of the GL_ARB_framebuffer_object or GL_EXT_framebuffer_object extensions.

See also
color-attachment, system-attachment, depth-attachment, stencil-attachment, attachment-ref, color-attachment-ref

Definition