| Interface | Description |
|---|---|
| KHRDebugCallback.Handler |
Implementations of this interface can be used to receive ARB_debug_output notifications.
|
| Enum | Description |
|---|---|
| PixelFormat.Attrib |
| Exception | Description |
|---|---|
| PowerManagementEventException |
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.
|
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.