wgpu_hal::gles::egl

Type Alias EglInstance

source
type EglInstance = DynamicInstance<EGL1_4>;
Available on gles and neither Windows nor webgl and non-Emscripten only.

Aliased Typeยง

struct EglInstance { /* private fields */ }