diff options
Diffstat (limited to 'engine-ocean/External/glew/auto/extensions/gl/EGL_NOK_swap_region2')
-rw-r--r-- | engine-ocean/External/glew/auto/extensions/gl/EGL_NOK_swap_region2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/engine-ocean/External/glew/auto/extensions/gl/EGL_NOK_swap_region2 b/engine-ocean/External/glew/auto/extensions/gl/EGL_NOK_swap_region2 new file mode 100644 index 0000000..8fe03fb --- /dev/null +++ b/engine-ocean/External/glew/auto/extensions/gl/EGL_NOK_swap_region2 @@ -0,0 +1,5 @@ +EGL_NOK_swap_region2 +https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf +EGL_NOK_swap_region2 + + EGLBoolean eglSwapBuffersRegion2NOK (EGLDisplay dpy, EGLSurface surface, EGLint numRects, const EGLint* rects) |