| ContextCapabilities |
|
| EGLConfig |
EGLConfig wrapper class.
|
| EGLContext |
EGLContext wrapper class.
|
| EGLDisplay |
EGLDisplay wrapper class.
|
| EGLImageOES |
EGLImageOES wrapper class.
|
| EGLSurface |
EGLSurface wrapper class.
|
| EGLSyncKHR |
EGLSyncKHR wrapper class.
|
| EGLSyncNV |
EGLSyncNV wrapper class.
|
| GLSync |
This class is a wrapper around a GLsync pointer.
|
| KHRDebugCallback |
Instances of this class are needed to use the callback functionality of the KHR_debug extension.
|
| KHRDebugCallback.Handler |
Implementations of this interface can be used to receive ARB_debug_output notifications.
|
| PixelFormat |
This class describes the configuration settings for an EGL surface.
|
| PixelFormat.Attrib |
|
| 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.
|