Skip to content

API Reference / @gtkx/gl / DEPTH_COMPONENT

Variable: DEPTH_COMPONENT

const DEPTH_COMPONENT: 6402 = 6402

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

GL_DEPTH_COMPONENT.

Provided by GL_VERSION_1_0. 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.