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