diff --git a/registry/egl.xml b/registry/egl.xml index 9cba49f..b84e493 100644 --- a/registry/egl.xml +++ b/registry/egl.xml @@ -1126,6 +1126,13 @@ EGLint *rects EGLint n_rects + + EGLBoolean eglSwapBuffersRegion2NOK + EGLDisplay dpy + EGLSurface surface + EGLint numRects + const EGLint *rects + EGLBoolean eglSwapInterval EGLDisplay dpy @@ -1855,6 +1862,11 @@ + + + + +