Skip to content

API Reference / @gtkx/gl / FRAMEBUFFER

Variable: FRAMEBUFFER

const FRAMEBUFFER: 36160 = 36160

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

GL_FRAMEBUFFER.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_framebuffer_object Also provided by the GL_ARB_framebuffer_object extension. Groups: ObjectIdentifier, FramebufferTarget. Allocated from the ARB enumerant range: Framebuffer object specification + headroom.

Released under the MPL-2.0 License.