Expand description
§EGLI - Higher-level EGL Interface
Modules§
- egl
- C-style lower level EGL wrapper with unsafety removed.
- error
- Error and Result types.
- ffi
- Unsafe FFI API.
Structs§
- Config
Filter Ref [EGL 1.0]
Configuration filter builder.- Context
[EGL 1.0]
RAII wrapper for EGLContext.- Display
[EGL 1.0]
RAII wrapper for EGLDisplay.- Frame
Buffer Config Ref [EGL 1.0]
Reference to frame buffer configuration.- Renderable
Type - Renderable type mask bits.
- Surface
[EGL 1.0]
RAII wrapper for EGLSurface.- Surface
Type - Surface type mask bits.
- Version
[EGL 1.0]
EGL version.
Enums§
Functions§
- query_
extensions [EGL 1.0]
Get all supported client extensions.