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 */ }