Skip to content

API Reference / @gtkx/gl / DEPTH_TEST

Variable: DEPTH_TEST

const DEPTH_TEST: 2929 = 2929

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

GL_DEPTH_TEST.

Provided by GL_VERSION_1_0. Groups: GetPName, EnableCap. 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.