Class GLXARBCreateContextNoError

java.lang.Object
org.lwjgl.opengl.GLXARBCreateContextNoError

public final class GLXARBCreateContextNoError extends Object
Native bindings to the GLX_ARB_create_context_no_error extension.

This extension allows the creation of an OpenGL or OpenGL ES context that doesn't generate errors if the context supports a no error mode. The implications of this feature are discussed in the KHR_no_error extension.

Requires WGL_ARB_create_context.

  • Field Details