Class WGLARBCreateContextRobustness

java.lang.Object
org.lwjgl.opengl.WGLARBCreateContextRobustness

public final class WGLARBCreateContextRobustness extends Object
Native bindings to the WGL_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 WGL_ARB_extensions_string, WGL_ARB_create_context and ARB_robustness.