Package org.lwjgl.opengl
Class WGLARBCreateContextRobustness
java.lang.Object
org.lwjgl.opengl.WGLARBCreateContextRobustness
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB
public static final int WGL_CONTEXT_ROBUST_ACCESS_BIT_ARB- See Also:
-
WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB
public static final int WGL_CONTEXT_RESET_NOTIFICATION_STRATEGY_ARB- See Also:
-
WGL_NO_RESET_NOTIFICATION_ARB
public static final int WGL_NO_RESET_NOTIFICATION_ARB- See Also:
-
WGL_LOSE_CONTEXT_ON_RESET_ARB
public static final int WGL_LOSE_CONTEXT_ON_RESET_ARB- See Also:
-