summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_NV_copy_image
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/WGL_NV_copy_image')
-rw-r--r--auto/extensions/gl/WGL_NV_copy_image4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/extensions/gl/WGL_NV_copy_image b/auto/extensions/gl/WGL_NV_copy_image
new file mode 100644
index 0000000..8b2a919
--- /dev/null
+++ b/auto/extensions/gl/WGL_NV_copy_image
@@ -0,0 +1,4 @@
+WGL_NV_copy_image
+http://www.opengl.org/registry/specs/NV/copy_image.txt
+WGL_NV_copy_image
+ BOOL wglCopyImageSubDataNV (HGLRC hSrcRC, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)