Function egli::egl::create_context_with_attribs
[−]
[src]
pub fn create_context_with_attribs(display: EGLDisplay, config: EGLConfig, share_context: EGLContext, attrib_list: &[EGLint]) -> EglCallResult<EGLContext>
[EGL 1.0]
Create a new EGL rendering context.