summaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/EGL_KHR_swap_buffers_with_damage
diff options
context:
space:
mode:
Diffstat (limited to 'glew/auto/extensions/gl/EGL_KHR_swap_buffers_with_damage')
-rw-r--r--glew/auto/extensions/gl/EGL_KHR_swap_buffers_with_damage5
1 files changed, 5 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/EGL_KHR_swap_buffers_with_damage b/glew/auto/extensions/gl/EGL_KHR_swap_buffers_with_damage
new file mode 100644
index 0000000..e2d4987
--- /dev/null
+++ b/glew/auto/extensions/gl/EGL_KHR_swap_buffers_with_damage
@@ -0,0 +1,5 @@
+EGL_KHR_swap_buffers_with_damage
+https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf
+EGL_KHR_swap_buffers_with_damage
+
+ EGLBoolean eglSwapBuffersWithDamageKHR (EGLDisplay dpy, EGLSurface surface, const EGLint* rects, EGLint n_rects)