Prev: | framebuffer-rect |
Next: | read-framebuffer ( framebuffer-rect -- byte-array ) |
• | system-attachment references one or more of the color attachments to the system-framebuffer. |
• | color-attachment references one of the indexed color attachments to a user-created framebuffer. |
• | default-attachment references the back buffer of the system-framebuffer or the first color attachment of a user framebuffer. |
• | depth-attachment references the depth buffer attachment to any framebuffer. |
• | stencil-attachment references the stencil buffer attachment to any framebuffer. |