Package org.lwjgl.opengles
Class ContextAttribs
java.lang.Object
org.lwjgl.opengles.ContextAttribs
This class represents the context attributes passed to EGL's eglCreateContext.
The only attribute allowed is EGL_CONTEXT_CLIENT_VERSION and it must be 2 or 3 (LWJGL does not support GLES 1.x).
-
Constructor Summary
Constructors -
Method Summary