Skip to content

API Reference / @gtkx/gl / DEPTH_STENCIL_ATTACHMENT

Variable: DEPTH_STENCIL_ATTACHMENT

const DEPTH_STENCIL_ATTACHMENT: 33306 = 33306

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

GL_DEPTH_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, InvalidateFramebufferAttachment. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.