public final class KHRCreateContextNoError
extends java.lang.Object
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 GL_KHR_no_error extension.
Requires EGL 1.4.
| Modifier and Type | Field and Description |
|---|---|
static int |
EGL_CONTEXT_OPENGL_NO_ERROR_KHR |
public static final int EGL_CONTEXT_OPENGL_NO_ERROR_KHR
Copyright LWJGL. All Rights Reserved. License terms.