summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GLX_NV_copy_image
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/GLX_NV_copy_image')
-rw-r--r--auto/extensions/gl/GLX_NV_copy_image4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/extensions/gl/GLX_NV_copy_image b/auto/extensions/gl/GLX_NV_copy_image
new file mode 100644
index 0000000..acaef8c
--- /dev/null
+++ b/auto/extensions/gl/GLX_NV_copy_image
@@ -0,0 +1,4 @@
+GLX_NV_copy_image
+http://www.opengl.org/registry/specs/NV/copy_image.txt
+GLX_NV_copy_image
+ void glXCopyImageSubDataNV (Display *dpy, GLXContext srcCtx, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)