OpenGL.GLES2.EXT.robustness

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

Functions

Constants

GL_CONTEXT_ROBUST_ACCESS_EXT (37107)
GL_GUILTY_CONTEXT_RESET_EXT (33363)
GL_INNOCENT_CONTEXT_RESET_EXT (33364)
GL_LOSE_CONTEXT_ON_RESET_EXT (33362)
GL_NO_ERROR (0)
GL_NO_RESET_NOTIFICATION_EXT (33377)
GL_RESET_NOTIFICATION_STRATEGY_EXT (33366)
GL_UNKNOWN_CONTEXT_RESET_EXT (33365)