Skip to content

API Reference / @gtkx/gl / DRAW_FRAMEBUFFER

Variable: DRAW_FRAMEBUFFER

const DRAW_FRAMEBUFFER: 36009 = 36009

Defined in: generated/enums.d.ts:2748

GL_DRAW_FRAMEBUFFER.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_framebuffer_object Also provided by the GL_ARB_framebuffer_object extension. Groups: FramebufferTarget. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.