OpenGL.WGL.ARB.create_context_robustness

OpenGL extension ARB.create_context_robustness
This module customises the behaviour of the OpenGL.raw.WGL.ARB.create_context_robustness to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/ARB/create_context_robustness.txt

Functions

Constants

WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB (33366)
WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB (4)
WGL_LOSE_CONTEXT_ON_RESET_ARB (33362)
WGL_NO_RESET_NOTIFICATION_ARB (33377)