API Reference / @gtkx/gl / CONTEXT_FLAG_DEBUG_BIT
Variable: CONTEXT_FLAG_DEBUG_BIT
constCONTEXT_FLAG_DEBUG_BIT:2=2
Defined in: generated/enums.d.ts:1775
GL_CONTEXT_FLAG_DEBUG_BIT.
Provided by GL_VERSION_4_3. Registry note: Reuse tokens from KHR_debug Also provided by the GL_KHR_debug extension. GL_KHR_debug note: KHR extensions mandate suffixes for ES, unlike for GL. Groups: ContextFlagMask. Registry enumerant block: Should be shared with WGL/GLX, but aren't since the FORWARD_COMPATIBLE and DEBUG values are swapped vs. WGL/GLX.