Skip to content

API Reference / @gtkx/gl / FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER

Variable: FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER

const FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER: 36059 = 36059

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

GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER.

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: Framebuffer object specification + headroom.

Released under the MPL-2.0 License.