wgpu_hal::gles::egl

Constant EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR

source
const EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR: i32 = 0x0001;
Available on gles and neither Windows nor webgl only.