summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/GL_NV_copy_image
blob: 0cf53fd92715e5605de1af39387e68195585bb4f (plain)
1
2
3
4
GL_NV_copy_image
http://www.opengl.org/registry/specs/NV/copy_image.txt
GL_NV_copy_image
	void glCopyImageSubDataNV (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)