Enumeration FramebufferTarget

Binding points for framebuffers.

Enumeration Members

DRAW_FRAMEBUFFER: 36009

Used as a destination for drawing, rendering, clearing, and writing operations.

FRAMEBUFFER: 36160

A collection buffer data storage of color, alpha, depth, and stencil buffers used to render an image.

READ_FRAMEBUFFER: 36008

Used as a source for reading operations.

Generated using TypeDoc