Skip to content

API Reference / @gtkx/gl / DEPTH32F_STENCIL8

Variable: DEPTH32F_STENCIL8

const DEPTH32F_STENCIL8: 36013 = 36013

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

GL_DEPTH32F_STENCIL8.

Provided by GL_VERSION_3_0. Registry note: Reuse ARB_depth_buffer_float Also provided by the GL_ARB_depth_buffer_float extension. Groups: InternalFormat, SizedInternalFormat. Allocated from the ARB enumerant range.

Released under the MPL-2.0 License.