Skip to content

API Reference / @gtkx/gl / FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE

Variable: FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE

const FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: 33303 = 33303

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

GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE.

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

Released under the MPL-2.0 License.