Skip to content

API Reference / @gtkx/gl / CONTEXT_FLAG_ROBUST_ACCESS_BIT

Variable: CONTEXT_FLAG_ROBUST_ACCESS_BIT

const CONTEXT_FLAG_ROBUST_ACCESS_BIT: 4 = 4

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

GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT.

Provided by GL_VERSION_4_5. Registry note: Reuse GL_ARB_robustness 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.