Module: GLX_ARB_create_context_robustness::Constants

Defined in:
lib/opengl-definitions/extensions/GLX_ARB_create_context_robustness.rb

Constant Summary collapse

CONTEXT_ROBUST_ACCESS_BIT_ARB =
0x00000004
LOSE_CONTEXT_ON_RESET_ARB =
0x8252
CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB =
0x8256
NO_RESET_NOTIFICATION_ARB =
0x8261