Skip to content

API Reference / @gtkx/gl / FRAMEBUFFER_UNDEFINED

Variable: FRAMEBUFFER_UNDEFINED

const FRAMEBUFFER_UNDEFINED: 33305 = 33305

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

GL_FRAMEBUFFER_UNDEFINED.

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

Released under the MPL-2.0 License.