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