Uses of Package
org.lwjgl.opengles
Packages that use org.lwjgl.opengles
-
Classes in org.lwjgl.opengles used by org.lwjgl.openglClassDescriptionThis class represents the context attributes passed to EGL's eglCreateContext.
-
Classes in org.lwjgl.opengles used by org.lwjgl.openglesClassDescriptionEGLConfig wrapper class.EGLContext wrapper class.EGLDisplay wrapper class.EGLImageOES wrapper class.EGLSurface wrapper class.EGLSyncKHR wrapper class.EGLSyncNV wrapper class.This class is a wrapper around a GLsync pointer.Instances of this class are needed to use the callback functionality of the KHR_debug extension.Implementations of this interface can be used to receive ARB_debug_output notifications.This class describes the configuration settings for an EGL surface.A PowerManagementEventException exception will be thrown when a call to eglSwapBuffers, eglCopyBuffers or eglMakeCurrent returns EGL_FALSE and the EGL_ERROR generated is EGL_CONTEXT_LOST.