Function egli::egl::make_current
[−]
[src]
pub fn make_current(display: EGLDisplay, draw: EGLSurface, read: EGLSurface, ctx: EGLContext) -> EglCallResult<()>
[EGL 1.0]
Attach an EGL rendering context to EGL surfaces.