Skip to content

API Reference / @gtkx/gl / EQUAL

Variable: EQUAL

const EQUAL: 514 = 514

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

GL_EQUAL.

Provided by GL_VERSION_1_0. Also provided by the GL_ARB_tessellation_shader extension. Groups: StencilFunction, IndexFunctionEXT, AlphaFunction, DepthFunction. 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.