Skip to content

API Reference / @gtkx/gl / STENCIL_INDEX

Variable: STENCIL_INDEX

const STENCIL_INDEX: 6401 = 6401

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

GL_STENCIL_INDEX.

Provided by GL_VERSION_1_0. Also provided by the GL_ARB_texture_stencil8 extension. Groups: InternalFormat, PixelFormat, DepthStencilTextureMode. Allocated from the ARB enumerant range: Mostly OpenGL 1.0/1.1 enum assignments. Unused ranges should generally remain unused.

Released under the MPL-2.0 License.