Package org.lwjgl.egl
@NullMarked
package org.lwjgl.egl
Contains bindings to the EGL API, an interface between Khronos rendering APIs such as OpenGL ES or OpenVG and
the underlying native platform window system. It handles graphics context management, surface/buffer binding and rendering synchronization and enables
high-performance, accelerated, mixed-mode 2D and 3D rendering using other Khronos APIs.
Resources
-
ClassDescriptionThis class must be used before any EGL function is called.
struct EGLClientPixmapHI { void * pData; EGLint iWidth; EGLint iHeight; EGLint iStride; }
An array ofEGLClientPixmapHI
structs.Callback function:EGLDEBUGPROCKHR
Callback function:EGLDEBUGPROCKHR
Callback function:EGLGetBlobFuncANDROID
Callback function:EGLGetBlobFuncANDROID
Callback function:EGLSetBlobFuncANDROID
Callback function:EGLSetBlobFuncANDROID