[go: up one dir, main page]

Module glutin::api::egl::config

source ·
Available on egl_backend only.
Expand description

Everything related to finding and manipulating the EGLConfig.

Structs

  • A simple wrapper around EGLConfig that could be used with EGLContext and EGLSurface.