tahoma2d/thirdparty/glew/glew-1.9.0/auto/extensions/WGL_NV_copy_image

5 lines
367 B
Text
Raw Normal View History

2016-03-24 05:25:36 +13:00
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)