eglMakeCurrent

Name eglMakeCurrent — attach an EGL rendering context to EGL surfaceshtml C Specification EGLBoolean eglMakeCurrent( EGLDisplay display,   EGLSurface draw,   EGLSurface read,   EGLContext context);  
相关文章
相关标签/搜索