Skip to content

API Reference / @gtkx/gl / CONTEXT_FLAG_NO_ERROR_BIT

Variable: CONTEXT_FLAG_NO_ERROR_BIT

const CONTEXT_FLAG_NO_ERROR_BIT: 8 = 8

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

GL_CONTEXT_FLAG_NO_ERROR_BIT.

Provided by GL_VERSION_4_6. Registry note: Reuse GL_KHR_no_error 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.

Released under the MPL-2.0 License.