stencil-attachment


Vocabulary
gpu.framebuffers

Class description
This attachment-ref references the stencil buffer attachment of a user-created framebuffer or the system-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, default-attachment, depth-attachment, attachment-ref, color-attachment-ref

Definition