Skip to content

API Reference / @gtkx/gl / FRAMEBUFFER_INCOMPLETE_MULTISAMPLE

Variable: FRAMEBUFFER_INCOMPLETE_MULTISAMPLE

const FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: 36182 = 36182

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

GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE.

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.