Crate egli [] [src]

Fork me on GitHub

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.

renderable

Renderable type mask bits.

surface

Surface type mask bits.

Structs

ConfigFilterRef

[EGL 1.0] Configuration filter builder.

Context

[EGL 1.0] RAII wrapper for EGLContext.

Display

[EGL 1.0] RAII wrapper for EGLDisplay.

FrameBufferConfigRef

[EGL 1.0] Reference to frame buffer configuration.

Surface

[EGL 1.0] RAII wrapper for EGLSurface.

Version

[EGL 1.0] EGL version.

Enums

ColorBufferType
ConfigCaveat
ContextClientVersion
TransparentType

Functions

query_extensions

[EGL 1.0] Get all supported client extensions.