1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 23:44:48 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/WGL_NV_copy_image

4 lines
370 B
Text

WGL_NV_copy_image
http://www.opengl.org/registry/specs/gl/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)