Class WGLARBCreateContextProfile

java.lang.Object
org.lwjgl.opengl.WGLARBCreateContextProfile

public final class WGLARBCreateContextProfile extends Object
Native bindings to the WGL_ARB_create_context_profile extension.

Adds an attribute to WGLARBCreateContext, specifying the GL profile requested for a context of OpenGL 3.2 or later.

Requires WGL_ARB_extensions_string and OpenGL 3.2.