summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_NV_copy_image
blob: 8b2a91910bcd59ed0fdc409eeb07d94582245d7b (plain)
1
2
3
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)