Skip to content

API Reference / @gtkx/gl / CONTEXT_LOST

Variable: CONTEXT_LOST

const CONTEXT_LOST: 1287 = 1287

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

GL_CONTEXT_LOST.

Provided by GL_VERSION_4_5. Registry note: Added robustness functionality Also provided by the GL_KHR_robustness extension. GL_KHR_robustness note: KHR extensions mandate suffixes for ES, unlike for GL. 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.