Class GLXARBCreateContextRobustness

java.lang.Object
org.lwjgl.opengl.GLXARBCreateContextRobustness

public final class GLXARBCreateContextRobustness extends Object
Native bindings to the GLX_ARB_create_context_robustness extension.

This extension allows creating an OpenGL context supporting robust buffer access behavior and a specified graphics reset notification behavior.

Requires GLX 1.4, GLX_ARB_create_context and ARB_robustness.