Skip to content

API Reference / @gtkx/gl / STENCIL_ATTACHMENT

Variable: STENCIL_ATTACHMENT

const STENCIL_ATTACHMENT: 36128 = 36128

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

GL_STENCIL_ATTACHMENT.

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

Released under the MPL-2.0 License.